Add new component, add flags on filter
This commit is contained in:
6
resources/views/load/form/icheck.blade.php
Normal file
6
resources/views/load/form/icheck.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
@if(!defined('LOAD_ICHECK'))
|
||||
@push('css')
|
||||
<link rel="stylesheet" href="/assets/plugins/icheck/icheck-bootstrap.min.css">
|
||||
@endpush
|
||||
@php(define('LOAD_ICHECK', true))
|
||||
@endif
|
||||
Reference in New Issue
Block a user