@hasSection('h1')
@guest
{{ __('Log In') }}
@endguest
@auth
{{ __('Profile') }}
@endauth