mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 23:42:32 +01:00
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