forked from TFMM/silent-auction
feat: install and scaffold Tablar theme #6
@@ -18,6 +18,7 @@
|
||||
<div class="card-body text-center py-4">
|
||||
<h2 class="text-success mb-2">Success!</h2>
|
||||
<p class="text-muted">The checkout has been successfully processed.</p>
|
||||
<p class="strong text-azure">Please proceed to the Item Pickup Table and show the page below or the pdf receipt on your device!</p>
|
||||
<div class="mt-3">
|
||||
<a href="{{ route('receiptpdf', ['checkout_id' => $checkout_result]) }}" class="btn btn-primary" target="_blank">
|
||||
<i class="ti ti-printer me-2"></i>Print Receipt
|
||||
|
||||
Reference in New Issue
Block a user