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

Privacy Policy

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