{{ session('success') }}
| Name | Location | Contact | Actions |
|---|---|---|---|
|
{{ $store->name }}
|
{{ $store->city }}, {{ $store->state }}
{{ $store->address_line1 }}
|
{{ $store->phone ?? 'N/A' }}
{{ $store->email }}
|
|
| No stores found. | |||
{{ $stores->links() }}