@csrf @if(session()->has('message'))
@endif
@if (Route::has('register')) {{ __('Do not have any account?') }} @endif {{ __('Log in') }}