@csrf @if(!empty($edit))
@endif
×
{{ !empty($edit) ? 'Edit '.$edit->firstname : 'ADD NEW GROUP' }}
{{--
@if(!empty($edit))
@else
@endif
Basic information
--}}
Basic Information
Group Title *
Group Description
{{ !empty($edit) ? $edit->groupTranslation->description : '' }}