diff --git a/resources/views/settings/template.blade.php b/resources/views/settings/template.blade.php index faa67b471..3d62a90ca 100644 --- a/resources/views/settings/template.blade.php +++ b/resources/views/settings/template.blade.php @@ -31,4 +31,13 @@ -@endsection \ No newline at end of file +@endsection + +@push('scripts') + + +@endpush \ No newline at end of file