| Restaurant Name | City | Branch Count | Last Support Access | Action |
|---|---|---|---|---|
|
{{ $restaurantDetails->name }}
ID: {{ $restaurantDetails->id }}
|
{{ $restaurantDetails->city ?? 'N/A' }} | {{ $restaurantDetails->branches_count ?? 0 }} Branches | {{ $lastAccessTime }} |
● Restaurant owner will be notified when support access is granted.
● This access is time-limited and read-only.