@extends('admin.client.view') @section('client_tab_content')
{{ trans('crm.gdpr_consent') }}
@include('partials.messages')
@stop @section('styles') @stop @section('scripts') @stop