{{ __('Application In-Complete') }}
{{-- --}}
@csrf @method('put')
@foreach (\App\Models\SoEvaluation::SECTION[$application->type] as $key => $label)
so_evaluation->section ?? [])) ? 'checked' : '' }}>
@endforeach