@extends('layouts.admin') @section('page-title', trans('crm.gdpr_consents')) @section('content')
@include('partials.messages')
@lang('crm.gdpr_consents')
@stop @section('scripts') @stop