feat: festival/series model with sub-events, cross-event sections, tab navigation, SectionsShiftsPanel extraction
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -21,6 +21,8 @@ final class FestivalSection extends Model
|
||||
protected $fillable = [
|
||||
'event_id',
|
||||
'name',
|
||||
'category',
|
||||
'icon',
|
||||
'type',
|
||||
'sort_order',
|
||||
'crew_need',
|
||||
|
||||
Reference in New Issue
Block a user