@extends('layouts.inner') @section('title', 'Our Services') @section('description', 'Air, ocean and land freight, customs clearance, warehousing and specialist cargo-handling services from A1 Movex Global: one partner for the full shipment lifecycle.') @php // Single source of truth: config('movex.services') also backs each service's // own detail page (services.show) — keeping one array here in sync by hand // is what let this page and the detail pages drift apart before. $slides = config('movex.services'); @endphp @section('content')
Services {{ count($slides) }} Specialist Solutions

Our Services

Every mode of freight, one accountable partner: from first mile to final delivery, we keep your cargo moving.

What we offer

Specialist logistics,
built around your cargo.

Every mode, every mile — explore the {{ count($slides) }} services that keep freight moving end to end.

@endsection