Lucid

{{ $page_variables['page_title'] }}

{{App\Models\Language::trans('Login to your account')}}

{!!Form::model($model, ['class'=>'form-auth-small'])!!} @if(session('status_level')) @endif
{!!Form::close()!!}