@extends('layouts.main') @push('title') Fit Sport Hub - Reset Password @endpush @section('main-section')
@if (session()->has('status')) @endif @if(count($errors) > 0) @endif

Forgot your password?

Enter your email address and we'll send you a link to reset your password.

@csrf

Remember your password? Sign in here

@endsection