Add select2 bootstrap 5 theme

This commit is contained in:
2025-01-15 22:39:20 +11:00
parent 4691b5de01
commit 5166780a4a
6 changed files with 40 additions and 3 deletions

View File

@@ -33,6 +33,8 @@
<link rel="stylesheet" href="{{ asset('/css/custom.css') }}">
@endif
<!-- Page Styles -->
@yield('page-styles')
{{--
@if(file_exists('css/print.css'))
<!-- Printing Modifications -->