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

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

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

@endsection @section('body-content')

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

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