@extends('layouts.guest') @section('title', 'Login') @section('content')
@method('POST') @csrf @include('includes.alerts')

Log-In

Forgot password?
@endsection