@extends('admin.layout.auth') @section('form')
@csrf
@error('email')

Credentials doesn't match

@enderror
@endsection