diff --git a/resources/views/misc/index.blade.php b/resources/views/misc/index.blade.php index 4546e87..74ac459 100644 --- a/resources/views/misc/index.blade.php +++ b/resources/views/misc/index.blade.php @@ -1,4 +1,7 @@ @section('title') {{'Misc services'}} @endsection +@section('style') + +@endsection @section('scripts')