Add stores, manage active locations, and keep POS branch-ready.
| Branch | Contact | Staff | Batches | Sales | Status | Actions |
|---|---|---|---|---|---|---|
|
{{ $branch->name }} {{ $branch->code }} - {{ $branch->address }} |
{{ $branch->phone ?: 'No phone' }} {{ $branch->email }} |
{{ $branch->employees_count }} | {{ $branch->batches_count }} | {{ $branch->sales_count }} | {{ $branch->is_active ? 'Active' : 'Archived' }} | |
| No branches found. | ||||||