Franchise Portal
{{ $label }}
{{ $value }}
{{ $staff->name }}
{{ $staff->pivot->role ?: $staff->getRoleNames()->join(', ') }}
No staff attached yet.
@endforelse{{ $client->name }}
{{ $client->phone }} - {{ $client->status }}
No clients assigned yet.
@endforelse{{ $loan->application_no }}
{{ $loan->loan_type }} - {{ $loan->status }}
No loan files yet.
@endforelse{{ $lead->name }}
{{ $lead->service_type }} - {{ $lead->status }}
No franchise leads yet.
@endforelse