@extends('layouts.app') @section('AWT Mail', 'Login') @section('guest')
logo
AWT MAIL SYSTEM

@if(Illuminate\Support\Facades\Session::has('fail'))
{{Illuminate\Support\Facades\Session::get('fail')}}
@endif
@csrf
{{-- --}} Forgot your password?
@endsection @push('styles') @endpush @push('scripts') @endpush