• @lang('Dashboard')
  • @lang('Profile Settings')
  • @if ( Auth::user()->vendor )
  • @lang('Vendor Profile')
  • @endif
  • @lang('Orders')
  • @lang('Addresses')
  • {{'@'.Auth::user()->username}}
    • @lang('Logout')
    • {{ csrf_field() }}