@if ($record->form->allow_editing_state !== 'disable' && is_null($record->all_linked_records()->last()->id) != true && isset($record->recorded_case->id) && $record->recorded_case->status !== 'closed' && $record->canEdit())
@if ( isset($location->organization_setting_assignment->organization_setting))
Modify Report
@else
Modify Report
@endif
@endif
@if ($record->form->allow_responder_update && count($record->updates) != 0)
@endif