@extends('front.layout.master') @section('main_content') @php $setting = App\Models\Setting::where('id',1)->first(); @endphp

Privacy Policy

{!! $term_privacy_item->privacy !!}
@endsection