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