Client Area

{{ $heading ?? 'Client Area' }}

{{ $subtitle ?? 'This section is available from the client navigation.' }}

{{ $cardTitle ?? ($heading ?? 'Client Area') }}

{{ $message ?? 'This section is not available yet.' }}

@if (! empty($primaryUrl) && ! empty($primaryLabel)) {{ $primaryLabel }} @endif