@include('partials.head') @include('partials.login-modal') @section('after-head') @if (!$errors->isEmpty())
{{ $errors->first() }}