@extends('layouts.auth') @section('title', 'Forgot Password') @push('style') @endpush @section('main')

Forgot Password

We will send a link to reset your password

@endsection @push('scripts') @endpush