@extends('layouts.public') @section('title', __('Sectors & Services')) @section('meta_description', __('Transportation, hydropower and energy, water supply and sanitation, urban development, irrigation, water resources, GIS and mapping, and capacity building.')) @section('content')
@if ($sectors->isEmpty()) @else
@foreach ($sectors as $sector) @endforeach
@endif

{{ __('Not sure which service you need?') }}

{{ __('Describe the assignment and our sector leads will advise on scope, methodology and the team required.') }}

{{ __('Contact our experts') }} {{ __('Browse the portfolio') }}
@endsection