fix float value

This commit is contained in:
KhatamNugraha
2024-03-08 10:19:24 +07:00
parent 81391a13be
commit c1d6fcbcee
2 changed files with 2 additions and 2 deletions

View File

@ -117,7 +117,7 @@
Fasilitas
</button>
</form>
<form method="POST" action="{{ route($route[0].'.export') }}" >
<form method="POST" action="{{ route($route[0].'.export') }}" target="_blank">
@csrf
<input type="hidden" style="margin-bottom: 5px" name="cusNo" id="cusNo" />
<input type="hidden" style="margin-bottom: 5px" name="accNo" id="accNo" />