@include('layouts.navigation')
Total Tables
Available
In Use
| No | Name | Capacity | Status | Actions |
|---|---|---|---|---|
| {{ $index + 1 }} | {{ $table->name }} | {{ $table->capacity }} | @if ($table->status === 'available') Available @else In Use @endif | |
|
No tables found |
||||