@if (Auth::check()) {{ trans('translations.account') }} @else {{ trans('translations.log-in') }} @endif