/home/kueuepay/public_html/resources/views/admin/components/form/hidden-input.blade.php
<input type="hidden" name="{{ $name ?? "" }}" value="{{ $value ?? "" }}">
Forgot Password