diff --git a/resources/views/awardcategories.blade.php b/resources/views/awardcategories.blade.php index c72d2d1..bdcca27 100644 --- a/resources/views/awardcategories.blade.php +++ b/resources/views/awardcategories.blade.php @@ -41,3 +41,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/bidderlist.blade.php b/resources/views/bidderlist.blade.php index c39374a..c0ba82e 100644 --- a/resources/views/bidderlist.blade.php +++ b/resources/views/bidderlist.blade.php @@ -45,3 +45,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/bidders.blade.php b/resources/views/bidders.blade.php index a7c5111..5aea11f 100644 --- a/resources/views/bidders.blade.php +++ b/resources/views/bidders.blade.php @@ -102,3 +102,4 @@ @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/carshowscores.blade.php b/resources/views/carshowscores.blade.php index f548611..eef51ba 100644 --- a/resources/views/carshowscores.blade.php +++ b/resources/views/carshowscores.blade.php @@ -45,3 +45,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/carshowwinners.blade.php b/resources/views/carshowwinners.blade.php index 1b9e181..0e4e5f9 100644 --- a/resources/views/carshowwinners.blade.php +++ b/resources/views/carshowwinners.blade.php @@ -42,3 +42,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/checkout.blade.php b/resources/views/checkout.blade.php index 4dbbe03..e71ec71 100644 --- a/resources/views/checkout.blade.php +++ b/resources/views/checkout.blade.php @@ -53,3 +53,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/checkout_complete.blade.php b/resources/views/checkout_complete.blade.php index 7113c55..9150410 100644 --- a/resources/views/checkout_complete.blade.php +++ b/resources/views/checkout_complete.blade.php @@ -31,3 +31,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/checkout_complete_list.blade.php b/resources/views/checkout_complete_list.blade.php index 5c06ee3..0d798d0 100644 --- a/resources/views/checkout_complete_list.blade.php +++ b/resources/views/checkout_complete_list.blade.php @@ -46,3 +46,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/checkout_select_form.blade.php b/resources/views/checkout_select_form.blade.php index 547030f..6775521 100644 --- a/resources/views/checkout_select_form.blade.php +++ b/resources/views/checkout_select_form.blade.php @@ -40,3 +40,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/components/tomselect.blade.php b/resources/views/components/tomselect.blade.php index 164da89..bf7baf8 100644 --- a/resources/views/components/tomselect.blade.php +++ b/resources/views/components/tomselect.blade.php @@ -1,19 +1,14 @@ - +@push('js') + +@endpush diff --git a/resources/views/editwinners.blade.php b/resources/views/editwinners.blade.php index c9c186b..0dcb607 100644 --- a/resources/views/editwinners.blade.php +++ b/resources/views/editwinners.blade.php @@ -36,3 +36,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/finaltally.blade.php b/resources/views/finaltally.blade.php index 5492b44..8ae4ac2 100644 --- a/resources/views/finaltally.blade.php +++ b/resources/views/finaltally.blade.php @@ -43,3 +43,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/home.blade.php b/resources/views/home.blade.php index 9241521..4fb82aa 100644 --- a/resources/views/home.blade.php +++ b/resources/views/home.blade.php @@ -88,3 +88,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/itemlist.blade.php b/resources/views/itemlist.blade.php index 04c7464..567f1b3 100644 --- a/resources/views/itemlist.blade.php +++ b/resources/views/itemlist.blade.php @@ -47,3 +47,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/items.blade.php b/resources/views/items.blade.php index e4f3358..75a5ae7 100644 --- a/resources/views/items.blade.php +++ b/resources/views/items.blade.php @@ -44,3 +44,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/judges.blade.php b/resources/views/judges.blade.php index a8cb38f..063e561 100644 --- a/resources/views/judges.blade.php +++ b/resources/views/judges.blade.php @@ -36,3 +36,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/judgingentry.blade.php b/resources/views/judgingentry.blade.php index e7542b1..df2e454 100644 --- a/resources/views/judgingentry.blade.php +++ b/resources/views/judgingentry.blade.php @@ -67,3 +67,4 @@ }); @endpush +@include('components.tomselect') diff --git a/resources/views/mywinnings_form.blade.php b/resources/views/mywinnings_form.blade.php index 919cdca..8ed1d8e 100644 --- a/resources/views/mywinnings_form.blade.php +++ b/resources/views/mywinnings_form.blade.php @@ -32,3 +32,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/mywinnings_results.blade.php b/resources/views/mywinnings_results.blade.php index 62754fd..e1fa128 100644 --- a/resources/views/mywinnings_results.blade.php +++ b/resources/views/mywinnings_results.blade.php @@ -73,3 +73,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/north_checkout.blade.php b/resources/views/north_checkout.blade.php index 3baa7ba..995c85c 100644 --- a/resources/views/north_checkout.blade.php +++ b/resources/views/north_checkout.blade.php @@ -87,3 +87,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/pcentry.blade.php b/resources/views/pcentry.blade.php index fac7965..b37a87d 100644 --- a/resources/views/pcentry.blade.php +++ b/resources/views/pcentry.blade.php @@ -40,3 +40,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/receiptpdf.blade.php b/resources/views/receiptpdf.blade.php index db3ced8..b21f145 100644 --- a/resources/views/receiptpdf.blade.php +++ b/resources/views/receiptpdf.blade.php @@ -202,3 +202,4 @@ @endsection +@include('components.tomselect') diff --git a/resources/views/receiptpdf2.blade.php b/resources/views/receiptpdf2.blade.php index e114e99..870430d 100644 --- a/resources/views/receiptpdf2.blade.php +++ b/resources/views/receiptpdf2.blade.php @@ -204,3 +204,4 @@ @endsection +@include('components.tomselect') diff --git a/resources/views/reprint_receipt_form.blade.php b/resources/views/reprint_receipt_form.blade.php index 9abf18a..8f43406 100644 --- a/resources/views/reprint_receipt_form.blade.php +++ b/resources/views/reprint_receipt_form.blade.php @@ -36,3 +36,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/showcarlist.blade.php b/resources/views/showcarlist.blade.php index 0d95ba4..1d978ae 100644 --- a/resources/views/showcarlist.blade.php +++ b/resources/views/showcarlist.blade.php @@ -53,3 +53,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/showcarlist_old.blade.php b/resources/views/showcarlist_old.blade.php index 69621d2..b8bbe5d 100644 --- a/resources/views/showcarlist_old.blade.php +++ b/resources/views/showcarlist_old.blade.php @@ -40,3 +40,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/showcars.blade.php b/resources/views/showcars.blade.php index 75c9cb7..f0fce86 100644 --- a/resources/views/showcars.blade.php +++ b/resources/views/showcars.blade.php @@ -116,3 +116,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/showcars_old.blade.php b/resources/views/showcars_old.blade.php index 048d5df..1d9c138 100644 --- a/resources/views/showcars_old.blade.php +++ b/resources/views/showcars_old.blade.php @@ -63,3 +63,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/vehicletypes.blade.php b/resources/views/vehicletypes.blade.php index e4de8ca..33f0269 100644 --- a/resources/views/vehicletypes.blade.php +++ b/resources/views/vehicletypes.blade.php @@ -42,3 +42,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/wallboard.blade.php b/resources/views/wallboard.blade.php index 3bed64b..6c9f5e7 100644 --- a/resources/views/wallboard.blade.php +++ b/resources/views/wallboard.blade.php @@ -23,3 +23,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/welcome.blade.php b/resources/views/welcome.blade.php index 58d1467..2b5eafa 100644 --- a/resources/views/welcome.blade.php +++ b/resources/views/welcome.blade.php @@ -130,3 +130,4 @@ +@include('components.tomselect') diff --git a/resources/views/winnerlist.blade.php b/resources/views/winnerlist.blade.php index 3e1c8ee..be9bf0a 100644 --- a/resources/views/winnerlist.blade.php +++ b/resources/views/winnerlist.blade.php @@ -40,3 +40,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/winners.blade.php b/resources/views/winners.blade.php index d32bee9..3439aef 100644 --- a/resources/views/winners.blade.php +++ b/resources/views/winners.blade.php @@ -57,3 +57,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/winnersbyitem.blade.php b/resources/views/winnersbyitem.blade.php index 35631bc..abf723b 100644 --- a/resources/views/winnersbyitem.blade.php +++ b/resources/views/winnersbyitem.blade.php @@ -54,3 +54,4 @@ @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/winnertotal.blade.php b/resources/views/winnertotal.blade.php index 5e453f9..d5cb479 100644 --- a/resources/views/winnertotal.blade.php +++ b/resources/views/winnertotal.blade.php @@ -42,3 +42,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/winnertotalform.blade.php b/resources/views/winnertotalform.blade.php index f8f60c5..d110bfc 100644 --- a/resources/views/winnertotalform.blade.php +++ b/resources/views/winnertotalform.blade.php @@ -36,3 +36,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect') diff --git a/resources/views/winningbidderlist.blade.php b/resources/views/winningbidderlist.blade.php index 0b6f3b2..0d4e589 100644 --- a/resources/views/winningbidderlist.blade.php +++ b/resources/views/winningbidderlist.blade.php @@ -42,3 +42,4 @@ @push('js') @include('components.tomselect') @endpush +@include('components.tomselect')