@section('pageTitle', "訂購系統|".config('globals.app_name')) @push('modal') @component('components.productmodal.raw') @endcomponent @component('components.productmodal.saltwater') @endcomponent @component('components.productmodal.smokey') @endcomponent @component('components.productmodal.braised') @endcomponent @component('components.modal.orderAdd', compact('restaurantOption','type')) @endcomponent @endpush
{{-- --}}