Status Button Color

Please update below information to update your status colors

Font

Background

Preview

@foreach ($statusButtons as $key => $button) @include('livewire.whitelabel.components.color-preference.status-button-color') @endforeach

Notification Message Color

Please fill below information to change notification colors.

@foreach ($notifications as $key => $notification) @include('livewire.whitelabel.components.color-preference.notification-color') @endforeach
{{-- Cancel --}}
@include('inc.toaster')