Add Restroom Location
Restroom Location Lists
@foreach($category as $categorys)
@endforeach
ID | State | City | Airport | Terminal | Restroom Location | Qr Code | Action |
---|---|---|---|---|---|---|---|
{{$categorys->id}} | {{ $categorys->state->state ?? null }} | {{ $categorys->city->city ?? null}} | {{ $categorys->location->location ?? null }} | {{ $categorys->terminal->terminal ?? null }} | {{ $categorys->category }} | View |