@extends('layouts.public') @section('title', __('Media, News & Notices')) @section('meta_description', __('Tender notices, publications, events, media coverage and project stories from ABACO INFRA.')) @section('content') {{ __('Type') }} {{ __('All') }} @foreach ($types as $key => $label) {{ Str::plural($label) }} @endforeach {{ __('Sector') }} {{ __('All sectors') }} @foreach ($sectors as $sector) slug)>{{ $sector->name }} @endforeach {{ __('Search') }} @include('public.partials.media-grid', ['items' => $items]) @endsection
{{ __('Type') }}