@extends('components.main') @section('title')-Privacy Policy @endsection @section('custom-style') @endsection @section('content') @lang('home.privacy') {{ App\Setting::first()->privacy_policy }} @endsection
{{ App\Setting::first()->privacy_policy }}