From 894321fad6a25a5785ac8c495572e2a5fdebc95e Mon Sep 17 00:00:00 2001 From: cp6 Date: Mon, 21 Feb 2022 11:29:25 +1100 Subject: [PATCH] Added Vue and axios to DNS index Added Vue and axios to DNS index --- resources/views/dns/index.blade.php | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/resources/views/dns/index.blade.php b/resources/views/dns/index.blade.php index 2078fa3..7a87ed8 100644 --- a/resources/views/dns/index.blade.php +++ b/resources/views/dns/index.blade.php @@ -2,6 +2,10 @@ @section('style') @endsection +@section('scripts') + + +@endsection {{ __('DNS') }}