@extends('admin.master_layout') @section('title') {{ __('translate.Privacy Policy') }} @endsection @section('body-header')

{{ __('translate.Privacy Policy') }}

{{ __('translate.Manage Pages') }} >> {{ __('translate.Privacy Policy') }}

@endsection @section('body-content')

{{ __('translate.Switch to language translation') }}

@csrf @method('PUT')
@endsection @push('style_section') @endpush @push('js_section') @endpush