{{ __('Dashboard') }} @if(auth()->check() && auth()->user()->account_type === 'admin') {{ __('Admin Panel') }} @endif