is_ensure_compliance == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_attachment_is_ensure_compliance) && isset($rd_data) && $rd_data->is_ensure_compliance == 1) @foreach ($rd_data_attachment_is_ensure_compliance as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
@if (isset($rd_data)) @else @endif
is_identify == 1 ? 'checked' : '' }}>
@if (isset($rd_data_is_identify) && isset($rd_data) && $rd_data->is_identify !== null && $rd_data->is_identify == 1)
@foreach ($rd_data_is_identify as $identify)
@endforeach @else
@endif
is_secure_materials == 1 ? 'checked' : '' }}>
is_instrument == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_attachment_is_instrument) && isset($rd_data) && $rd_data->is_instrument == 1) @foreach ($rd_data_attachment_is_instrument as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
is_systems == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_attachment_is_systems) && isset($rd_data) && $rd_data->is_systems == 1) @foreach ($rd_data_attachment_is_systems as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
is_availability == 1 ? 'checked' : '' }}>
@if (isset($rd_data_is_availability) && isset($rd_data) && $rd_data->is_availability == 1)
@foreach ($rd_data_is_availability as $availability)
@endforeach @else
@endif
is_selection == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_is_selection) && isset($rd_data) && $rd_data->is_selection == 1) @foreach ($rd_data_is_selection as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
is_laboratory == 1 ? 'checked' : '' }}>
@if (isset($rd_data_is_laboratory) && isset($rd_data) && $rd_data->is_laboratory == 1)
@foreach ($rd_data_is_laboratory as $laboratory)
@endforeach @else
@endif
is_perform_analytical == 1 ? 'checked' : '' }}>
is_figures == 1 ? 'checked' : '' }}>
is_statistical == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_is_statistical) && isset($rd_data) && $rd_data->is_statistical == 1) @foreach ($rd_data_is_statistical as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
is_review == 1 ? 'checked' : '' }}>
@if(isset($rd_data)) @if($rd_data['review_status'] == 'Approve')
Approved
@elseif($rd_data['review_status'] == 'Reject')
Rejected
@endif @endif
@can('approve_reject_rd_data_management')
@if(isset($rd_data) && $rd_data->is_review == 1) @endif
@endcan
is_data == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_is_data) && isset($rd_data) && $rd_data->is_data == 1) @foreach ($rd_data_is_data as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
is_perform_clinical == 1 ? 'checked' : '' }}>
is_consultation == 1 ? 'checked' : '' }}>
@if (isset($rd_data_is_consultation) && isset($rd_data) && $rd_data->is_consultation == 1)
@foreach ($rd_data_is_consultation as $consultation)
@endforeach @else
@endif
is_investigate == 1 ? 'checked' : '' }}>
is_data_stored == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_is_data_stored) && isset($rd_data) && $rd_data->is_data_stored == 1) @foreach ($rd_data_is_data_stored as $attach)
  • {{ $attach['file_name'] }} {{ $attach['file_location_name'] }}
  • @endforeach @endif
is_manuscript == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_is_manuscript) && isset($rd_data) && $rd_data->is_manuscript == 1) @foreach ($rd_data_is_manuscript as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
@if (isset($rd_data)) @else @endif
is_perform_cost == 1 ? 'checked' : '' }}>
is_endorsement == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_is_endorsement) && isset($rd_data) && $rd_data->is_endorsement == 1) @foreach ($rd_data_is_endorsement as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif
is_creation == 1 ? 'checked' : '' }}>
@if (isset($rd_data_is_creation) && isset($rd_data) && $rd_data->is_creation == 1)
@foreach ($rd_data_is_creation as $creations)
@endforeach @else
@endif
is_secure_approval == 1 ? 'checked' : '' }}>
is_endorsement_to_up == 1 ? 'checked' : '' }}>
is_recommending_approval == 1 ? 'checked' : '' }}>
is_approval_for_deployment == 1 ? 'checked' : '' }}>
    @if (isset($rd_data_is_approval_for_deployment) && isset($rd_data) && $rd_data->is_approval_for_deployment == 1) @foreach ($rd_data_is_approval_for_deployment as $attach)
  • {{ $attach['file_name'] }}
  • @endforeach @endif