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