@extends('auth.user.base') @section('title', 'Forgot Password') @section('content')
@error('email') @enderror
@endsection @section('styles') @endsection @section('scripts') @endsection