@if(Auth::check()) @if(Auth::user()->user_type == 'seller')
  • Your Profile
  • @endif @endif
  • Image placeholder
    {{ auth()->user()->name }}
    {{ __('My Profile') }}
    Logout