{{ $heading ?? 'Dashboard' }}
@if(!empty($subheading ?? ''))
{{ $subheading }}
@endif
Franchise
{{ auth()->user()->name ?? 'Franchise' }}