Refactored Color Livewire components, added CreateColor, EditColor, and ShowColor components. Updated views, navigation, and Tailwind color schemes. Adjusted database migrations for consistency.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
<div class="bg-jet-900 w-full border-b border-jet-900">
|
||||
<div class="bg-elephant w-full border-b border-elephant-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)
|
||||
|
||||
Reference in New Issue
Block a user