Midlands Impex Admin
{!! csrf_field() !!}
@if(\Session::get('success'))
{{ \Session::get('success') }}
×
@endif {{ \Session::forget('success') }} @if(\Session::get('error'))
{{ \Session::get('error') }}
×
@endif
@if ($errors->has('email'))
{{ $errors->first('email') }}
@endif
@if ($errors->has('password'))
{{ $errors->first('password') }}
@endif
Remember me
Log in
Copyright © 2023
Midlands Impex
. All Rights Reserved.