@php $settings = $organization->settings ?? []; @endphp @if ($canManage)

@if ($hasPaidPlan) {{ $plan['label'] ?? 'Pro' }} — Ladill-provided visitor kiosks, unlimited kiosk software, integrations, and unlimited host emails, billed per branch (SMS still billed per segment). @if ($billedBranches > 0) Billed for {{ $billedBranches }} {{ str('branch')->plural($billedBranches) }} ({{ $activeBranchCount }} active). @endif @else Free — one branch (setup only), one kiosk, owner-only access. Multi-branch and team require Pro. Host alerts billed after {{ number_format($freeEmailAllowance) }} free emails per month. @endif

@if (! $hasPaidPlan) Upgrade to Pro (GHS {{ number_format($proPriceMinor / 100, 0) }}/branch/mo) @else Manage plan @endif
Host emails this month
@if ($freeEmailAllowance === null) {{ number_format($monthlyUsage->email_count) }} sent (unlimited on paid plans) @else {{ number_format($monthlyUsage->email_count) }} / {{ number_format($freeEmailAllowance) }} free @endif
Host SMS this month
{{ number_format($monthlyUsage->sms_count) }} sent

Email {{ $emailCostFormatted }} each after free allowance · SMS from {{ $smsCostFormatted }} per segment — charged to your Ladill wallet.

@endif @if ($canViewBranches || $canViewTeam) @endif
@csrf @method('PUT')
@if ($canManage)

PNG, JPG, WebP, or SVG up to 2 MB.

@if (\App\Support\OrganizationBranding::hasCustomLogo($organization)) {{ $organization->name }} @endif
@else
Name
{{ $organization->name }}
Timezone
{{ $organization->timezone }}
@endif
@if ($canManage)

Ladill Queue

Enable queue management in Frontdesk. Also turn on Frontdesk integration in Ladill Queue.

Channels

@foreach ($notificationChannels as $key => $label) @endforeach

Events

@foreach ($notificationEvents as $key => $label) @endforeach
@endif