@extends('layouts.guest') @section('content')

Login

@if($errors->any())
@endif
@csrf
@endsection