@extends('layouts.frontend') @section('content') About Us {!!html_entity_decode($about->bannertitle)!!} {!!html_entity_decode($about->aboutcontent)!!} HOW WE WORK 01 Make a Request Create a new request, select the truck type 02 Where And When Specify the time and place of pickup and delivery 03 It's on its Way Your shipment is now on its way to the client Application features {!!html_entity_decode($about->applicationcontent)!!} testimonial @foreach ($testimonial as $data) {{$data->description}} {{$data->name}} {{$data->designation}} @endforeach @endsection
{!!html_entity_decode($about->bannertitle)!!}
Create a new request, select the truck type
Specify the time and place of pickup and delivery
Your shipment is now on its way to the client
{{$data->description}}
{{$data->designation}}