@extends("admin.layout.app") @section("title","Kitchen Dashboard") @section("content")

List Of All Orders

Here, You can manage orders

Id Order Id User Name Contact No. Location Action
1 kh132g Lokesh 9084557335 Noida
@endsection @push("script") @if(Session::has('msg')) @endif @endpush