@extends('admin.gdpr.index') @section('gdpr_tab_content')
@lang('crm.gdpr_right_to_erasure')
@lang('crm.learn_more')
@include('partials.messages')
{!! Form::open(['route' => ['admin.gdpr.save', $page], 'class' => '', 'id' => 'gdpr_form']) !!}
Contacts

The customers area gives your customers access to login and view their personal information. Also the customers area provide with access to update their personal information like first name, last name, email address, phone etc...

Below you can find additional options you may want to allow the contacts to modify.



Updating billing and shipping details from customers area won't affect already created invoices, estimates, credit notes.
Leads

@if(admin_permission('consent.settings.update'))
@endif {!! Form::close() !!}
Request ID Request From Description Request Status Request Date
@stop @section('styles') @stop @section('scripts') @stop