Added modal style to misc index
Added modal style to misc index
This commit is contained in:
parent
5670441c4b
commit
07de2843cf
|
@ -1,4 +1,7 @@
|
|||
@section('title') {{'Misc services'}} @endsection
|
||||
@section('style')
|
||||
<x-modal-style></x-modal-style>
|
||||
@endsection
|
||||
@section('scripts')
|
||||
<script src="{{ asset('js/vue.min.js') }}"></script>
|
||||
<script src="{{ asset('js/axios.min.js') }}"></script>
|
||||
|
|
Loading…
Reference in New Issue
Block a user