{{ __('labels.generic.batch_title') }}

@csrf @method('put') @foreach ($fields as $field) @php $value = null; @endphp
@if ($field->name == 'groups')
@endif
@endforeach