@extends('layouts.app') @section('search')
@endsection @section('main-content')

{{ __('Privacy') }}

{{ setting('privacy') }}

@endsection