@php $customer = auth()->guard('customer')->user(); @endphp
{{ $customer->email }}
{{ $menuItem->getName() }}
{{ $subMenuItem->getName() }}