@include('Commonheader', ['page_title' => 'Edit Table'])
@include('sidebar')
@include('restaurant.navbar')
Edit Table
@csrf
Table Number
Seats
Back to Table List
Update Table
@include('Commonfooter')
@include('Commonscript')