@if ($branches->isNotEmpty()) @else

No branches yet.

@endif
@if (! empty($canManageBranches) && $hasMultiLocation && $canAddBranch) Add branch @endif @unless ($hasMultiLocation)

Multi-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