feat: add tenant success color

This commit is contained in:
2026-07-01 11:55:08 -03:00
parent a150a9f694
commit 4aedf7ca86
11 changed files with 68 additions and 0 deletions

View File

@@ -17,6 +17,7 @@ use Illuminate\Database\Eloquent\Relations\HasMany;
'primary_color',
'secondary_color',
'danger_color',
'success_color',
'header_footer_bg_color',
'header_logo_id',
'footer_logo_id',