mirror of
https://github.com/cp6/my-idlers.git
synced 2024-11-16 23:42:32 +01:00
Added Vue to servers compare choose
Added Vue to servers compare choose
This commit is contained in:
parent
2ad4a87b3d
commit
3bf5643b14
@ -1,4 +1,7 @@
|
||||
@section('title') {{'Choose servers'}} @endsection
|
||||
@section('scripts')
|
||||
<script src="{{ asset('js/vue.min.js') }}"></script>
|
||||
@endsection
|
||||
<x-app-layout>
|
||||
<x-slot name="header">
|
||||
{{ __('Choose two servers to compare') }}
|
||||
|
Loading…
Reference in New Issue
Block a user