Removed all controller and view files related to Colors, Filaments, Filament Types, and Manufacturers.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="bg-white w-full border-b border-jet-200">
|
||||
<div class="bg-jet-900 w-full border-b border-jet-900">
|
||||
<div class="container mx-auto py-6 px-4 sm:px-6 lg:px-8 flex justify-between items-center">
|
||||
<x-header.header-left>
|
||||
@isset($headerleft)
|
||||
@@ -6,7 +6,7 @@
|
||||
@endisset
|
||||
</x-header.header-left>
|
||||
<div>
|
||||
<h2 class="font-semibold text-2xl text-jet leading-tight">
|
||||
<h2 class="font-semibold text-2xl text-jet-50 leading-tight">
|
||||
{{ $slot }}
|
||||
</h2>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user