@extends('front.layout.master') @section('title') About Us - joralogistics.com @endsection @section('seo') @endsection @section('content') @include('front.partials.breadcum',['title' => 'About Us'])
{{-- no image --}}

About Us

{!! $set->about !!}
@endsection