@php
$competencies_list = [
'Disaster Risk Management',
'Cash and Voucher Assistance',
'Community Engagement and Accountability',
'Gender Protection and Inclusion',
'Food Security and Livelihoods',
'Shelter and Settlement',
'Water Sanitation and Hygiene',
'Health',
'Relief',
'Planning Monitoring, Evaluation and Report'
];
@endphp
@foreach($competencies_list as $comp)
@endforeach