mirror of
https://github.com/Einundzwanzig-Podcast/einundzwanzig-portal.git
synced 2025-12-13 06:56:48 +00:00
meetups added
This commit is contained in:
@@ -46,10 +46,9 @@ class Registration extends Resource
|
||||
Boolean::make('Active')
|
||||
->rules('required'),
|
||||
|
||||
BelongsTo::make('Event'),
|
||||
BelongsTo::make('Course Event'),
|
||||
BelongsTo::make('Participant'),
|
||||
|
||||
|
||||
];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user