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

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

{{ __('translate.Website Setup') }} >> {{ __('translate.Cookie Consent') }}

@endsection @section('body-content')
@csrf @method('PUT')

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

@endsection