@extends('Client.layouts.layout') @section('title', __('trans.privacy') ) @section('content')
Image

{!! setting('privacy_'.lang()) !!}

@endsection