fix skit2

This commit is contained in:
hafifierahman
2021-03-01 13:09:35 +08:00
parent 8afc9c6ba9
commit 3531a38046
5 changed files with 196 additions and 3 deletions
+1 -1
View File
@@ -265,7 +265,7 @@
<div class="col-12">
<input type="button" class="float-right btn btn-danger mr-2" value="BATAL" onclick="window.location.replace('{{ url()->previous() }}')">
<input type="button" class="float-right btn btn-danger mr-2" value="BATAL" onclick="window.location.replace('{{ route('customer_info') }}')">
<input type="button" id="terima_transaksi" class="float-right btn btn-primary mr-2" value="TERIMA" onclick="bayaransemua()">
</div>
</div>