@extends('layouts.guest') @section('title', 'Forgot Password - HilnexPay') @push('styles') @endpush @section('content')
HilnexPay Logo

Forgot Password?

{{ __('No problem. Just let us know your email address and we will email you a password reset link that will allow you to choose a new one.') }}

@csrf
@endsection