@if($sliders->count())
    @foreach($sliders as $key => $slider)
  • {{ __('web.Delma Logistics') }}

    {{$slider->translation()->name}}

  • @endforeach
@endif
{{ __('web.We are freight specialist') }}

{{ __('web.DELMA FREIGHT SERVICES') }}

{{ __('web.about_delma') }}
  • {{ __('web.Deliver Environmentally Responsible Client Services') }}

  • {{ __('web.Provide Employees with an Attractive Working Environment') }}

  • {{ __('web.Be an Active Community Partner') }}

  • {{ __('web.Maintain High Ethical Standards') }}

{{ __('web.Explore More') }}
04
{{ __('web.Years') }}
{{ __('web.Working Exprience') }}
@if($services->count())
{{ __('web.SPECIALISE IN THE TRANSPORTATION') }}

{{ __('web.OUR FEATURED SERVICES') }}

@foreach($services as $service) @endforeach
@endif
{{ __('web.Get in touch with us anytime') }}

{{ __('web.Looking for the best') }}
{{ __('web.logistics transport service?') }}

{{ __('web.Get A Quote') }}
{{ __('web.How It Work') }}

{{ __('web.3 easy step to task') }}

{{ __('web.We Deliver on time') }}

{{ __('web.Total Coverage & Flexibility in Exports & Imports') }}

{{ __('web.Long established fact that a reader will be distracted by the readable content of a page when looking at its layout.') }}
0

{{ __('web.Projects') }}
{{ __('web.Completed') }}

0

{{ __('web.Satisfied') }}
{{ __('web.Customers') }}

0

{{ __('web.Delivered') }}
{{ __('web.on Time') }}

{{ __('web.Why Choose Us') }}

{{ __('web.We create opportunity to reach potential') }}

{{ __('web.Safety and reliability') }}

{{ __('web.Secure Paths, Reliable Journeys: Safety First, Always Trustworthy.') }}

{{ __('web.Shipping worldwide') }}

{{ __('web.Global Reach, Seamless Shipping, Connecting Continents.') }}

{{ __('web.Get to know us') }}

{{ __('web.Global Logistics Solution Provider') }}

{{ __('web.Simplify your freight and logistics needs with a personal approch.') }}

{{ __('web.Cost Optimisation') }}

{{ __('web.Reduced') }}
{{ __('web.Transit Time') }}

{{ __('web.Delivery') }}
{{ __('web.on Time') }}

{{ __('web.Client`s Testimonials') }}

{{ __('web.Here are some clients') }}
{{ __('web.feedbacks') }}

@if($blogs->count())
{{ __('web.OUR NEWS FROM BLOG') }}

{{ __('web.Latest news, advices') }}
{{ __('web.& best posts from the blog') }}

@foreach($blogs as $blog)
{{date('d',strtotime($blog->created_at))}} {{date('M',strtotime($blog->created_at))}}
{{$blog->translation()->name}}
{{ __('web.Read More') }}
@endforeach
@endif