@extends('layouts.app') @section('title', 'Reset Password') @section('content')
FAST

Print Portal

Reset Your Password

Naya password set kare

@if($errors->any())
{{ $errors->first() }}
@endif
@csrf
@endsection