| ID | Child | Mid-Term Date | Status | Action |
|---|---|---|---|---|
| {{ $key + 1 }} | {{ $midSponsorship->child->child_number }} {{ $midSponsorship->child->child_fname }} {{ $midSponsorship->child->child_lname }} | {{ \Carbon\Carbon::parse($midSponsorship->mid_term_date)->format('F jS, Y') }} | @if ($midSponsorship->child->sponsorship->mid_assessment === 0) Not Completed @elseif ($midSponsorship->child->sponsorship->mid_assessment === 1) Completed @else Unknown @endif |
|