@php $image = auth()->guard('customer')->user()->image ? asset('/storage/avatars/' . auth()->guard('customer')->user()->image) : 'https://cdn.jsdelivr.net/gh/SantriKoding-com/assets-food-store/images/user.png'; @endphp
{{ auth()->guard('customer')->user()->name }}
Customer Account

My Orders
My Profile
Password