Add preview from father, add new features
This commit is contained in:
6
resources/views/load/layout/slimscroll.blade.php
Normal file
6
resources/views/load/layout/slimscroll.blade.php
Normal file
@@ -0,0 +1,6 @@
|
||||
@if(!defined('LOAD_SLIMSCROLL'))
|
||||
@push('scripts')
|
||||
<script type="text/javascript" src="{{ asset('/assets/plugins/jquery.slimscroll.min.js') }}"></script>
|
||||
@endpush
|
||||
@php(define('LOAD_SLIMSCROLL', true))
|
||||
@endif
|
||||
Reference in New Issue
Block a user