@extends('layouts.app') @section('title', 'All Orders') @section('style') @endsection @section('content') All Orders Valuer All Orders รายการใบจ่ายงาน (ORDER) Search: @valuer_order_table(\compact('data', 'page', 'return_route')) @endvaluer_order_table @endsection