@extends('layouts.app') @section('title', 'Success Orders') @section('style') @endsection @section('content')

Success Orders

รายการใบจ่ายงาน (ORDER)

@valuer_order_table(\compact('data', 'page', 'return_route')) @endvaluer_order_table
@endsection