laporan file dan spd pada dbh

This commit is contained in:
Pusdatin BPKD Jkt
2022-10-27 14:44:04 +07:00
parent 2edffa6584
commit 2df12fe3d2
17 changed files with 596 additions and 45 deletions
@@ -0,0 +1,6 @@
<form id="frmCreateLaporanFile" action="{{ URL::to("/laporan-file") }}" method="POST" autocomplete="off" enctype="multipart/form-data">
@csrf
@include('laporan_file.form')
</form>
<script type="text/javascript">
</script>