@include('landing.new.partials.header') @include('landing.new.partials.nav')

Latest Offers

@foreach ($latestOffers as $latestOffer)
V Way Taxi & Trucks

{!! $latestOffer->description !!}

@endforeach
@include('landing.new.partials.downloadApp') @include('landing.new.partials.footer') @include('landing.new.partials.scripts')