diff --git a/public/images/ladill-icons/hosting.svg b/public/images/ladill-icons/hosting.svg new file mode 100644 index 0000000..b529514 --- /dev/null +++ b/public/images/ladill-icons/hosting.svg @@ -0,0 +1,12 @@ + + \ No newline at end of file diff --git a/resources/views/hosting/panel/partials/sidebar.blade.php b/resources/views/hosting/panel/partials/sidebar.blade.php index 984c036..11de584 100644 --- a/resources/views/hosting/panel/partials/sidebar.blade.php +++ b/resources/views/hosting/panel/partials/sidebar.blade.php @@ -115,9 +115,7 @@ {{-- Logo/Header --}}
{{ $panelRuntime->label() }}
diff --git a/resources/views/partials/hosting-icon.blade.php b/resources/views/partials/hosting-icon.blade.php new file mode 100644 index 0000000..2136a30 --- /dev/null +++ b/resources/views/partials/hosting-icon.blade.php @@ -0,0 +1,2 @@ +@props(['class' => 'h-8 w-8']) +