@extends('layouts.back-end.app') @section('title', \App\CPU\translate('Privacy policy')) @push('css_or_js') @endpush @section('content')

{{\App\CPU\translate('privacy_policy')}}

@csrf
@endsection @push('script') {{--ck editor--}} {{--ck editor--}} @endpush