This commit is contained in:
parent
c68ca0c773
commit
6eb800ad46
1 changed files with 2 additions and 4 deletions
|
@ -111,9 +111,7 @@
|
|||
@endsection
|
||||
|
||||
@section('footer-scripts')
|
||||
{!! Theme::js('js/laroute.js?t={cache-version}') !!}
|
||||
{!! Theme::js('vendor/jquery/jquery.min.js?t={cache-version}') !!}
|
||||
{!! Theme::js('vendor/sweetalert/sweetalert.min.js?t={cache-version}') !!}
|
||||
@parent
|
||||
|
||||
<script>
|
||||
function saveSettings() {
|
||||
|
|
Loading…
Reference in a new issue