@if (Gate::allows(['manage.profile']))
  • {{ __('Profile') }}
  • @endif
  • {{ __('Logout') }}