@extends('auth.layout') @section('content')

Login

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

Forgrt Password

@endsection