Ministry of Health
5TH ANNUAL NURSING AND MIDWIFERY LEADERS AND MANAGERS CONFERENCE
AND 4TH EXCELLENCE AWARDS
Empowering Nursing and Midwifery Leaders and Managers to Promote
Quality Healthcare Delivery
@if(isset($nominees) && count($nominees) > 0)
{{ $nominees[0]->nominee_full_name }}
{{ $nominees[0]->nominee_phone }}
@foreach($nominees as $index => $nominee) @endforeach
# Nomination Reason
{{ $index + 1 }} {{ $nominee->primary_nomination_reason }}
@else
No nomination reasons found.
@endif