diff --git a/resources/views/shared/index.blade.php b/resources/views/shared/index.blade.php index 30e680f..269877a 100644 --- a/resources/views/shared/index.blade.php +++ b/resources/views/shared/index.blade.php @@ -9,7 +9,7 @@ Add shared hosting
- +
@@ -70,4 +70,24 @@ shared + + @section('scripts') + + @endsection +
Name