@extends('layouts.auth') @section('title','Verification') @push('page-styles') @endpush @section('body')
@csrf

Reset Password

Enter the code
sent to ( {{ $email ?? '' }} )

@endsection @push('page-scripts') @endpush