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 3d95c63e63 - Show all commits
@@ -36,16 +36,4 @@
</div>
</div>
</div>
@section('js')
<script src="https://cdn.jsdelivr.net/npm/tom-select@2.4.3/dist/js/tom-select.complete.min.js"></script>
<script>
new TomSelect("#bidder_num",{
create: false,
sortField: {
field: "text",
direction: "asc"
}
});
</script>
@endsection
@endsection