feat: install and scaffold Tablar theme #6

Merged
rlong merged 139 commits from feature/tablar-theme into master 2026-05-02 16:01:21 -04:00
Showing only changes of commit a1ef5686e3 - Show all commits
@@ -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