@if(Session::has('error-message'))

{{ Session::get('error-message') }}

@endif

Użytkownik

@csrf
{{ __('Zaloguj') }}