@extends('layouts.app') @section('content')
@foreach ($Selogan as $seloganItem)

{{ $seloganItem->name }}

{{ $seloganItem->description }}

@endforeach

Services We Offer

100% secure and safe

Your cargo is protected with strict handling procedures and continuous monitoring throughout the delivery process.

{{ $About->name }}

{!! $About->description !!}

@foreach ($Gol as $GolItem)

{{ $GolItem->value }} +

{{ $GolItem->name }}

@endforeach
@endsection