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