:
:
Administrator
@if (Session::get('fail'))
{{ Session::get('fail') }}
@endif @csrf @include('layouts.flash-message')
Login