{{ $branch->name }} @if ($branch->id === $location->id) Active @endif @if ($branch->is_default) Default @endif
{{ strtoupper($branch->currency) }} ยท {{ $branch->isRestaurant() ? 'Restaurant' : 'Retail' }}
No branches yet.
@endifMulti-branch POS is available on Pro or Business. Your account is limited to one branch.
@else @if (! empty($canManageBranches) && ! $canAddBranch)You've reached the branch limit on Pro (up to 3). Upgrade to Business for unlimited locations.
@endif @endunless