mirror of
https://github.com/cp6/my-idlers.git
synced 2025-04-19 09:38:36 +00:00
Added modal style to misc index
Added modal style to misc index
This commit is contained in:
parent
5670441c4b
commit
07de2843cf
1 changed files with 3 additions and 0 deletions
|
@ -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…
Add table
Reference in a new issue