@extends('layouts.auth') @section('title','Verification') @push('page-styles') @endpush @section('body')
@csrf
Reset Password
Enter the code
sent to ( {{ $email ?? '' }} )
Resend Code
NEXT
@endsection @push('page-scripts') @endpush