@csrf
Enter a descriptive name for the material category
Select the control type for this material category
is_primary_group ? 'checked' : '' }}>
Check if this is a primary grouping category
Select a group category if applicable
@if($material->control_options && count($material->control_options) > 0) @foreach($material->control_options as $index => $option) {{ $option }} @endforeach @endif
Add options for multiselect control type
Provide detailed description for the material category
auto_add_to_reports ? 'checked' : '' }}>
display_in_reports ? 'checked' : '' }}>