{{ __('Section 3: General Criteria') }}

{{ $application->general_1 }}
{{ $application->general_2 }}
{{ $application->general_3 }}

Project Leader Review

{{ $general?->is_comply == 1 ? 'Comply' : 'Not Comply' }}
{{ $general->remarks ?? '' }}