@include('portal::layouts.partials.portal_config') @php $profilePhoto = auth()->user()->media ?? null; $userName = Auth::user()->first_name . ' ' . Auth::user()->last_name; @endphp
{{ $portal_label }}
@format_date('now')
@if(!empty($profilePhoto)) @endif
{{ $userName }} {{ Session::get('business.name') }}