@section('meta_title', __('Log In')) @section('h1', __('Log In'))
@csrf @if($captcha)
@captcha @error('captcha-verified') {{ $message }} @enderror
@endif