@extends('layouts.admin') @section('title') @lang('Cookie Concent') @endsection @section('breadcrumb')

@lang('Cookie Concent')

@endsection @section('content')
@csrf
@endsection