@extends('layouts.public-gdpr') @section('content')
@if($gdprSetting->consent_leads) @lang('app.view') @lang('modules.gdpr.consent') @endif @if($gdprSetting->lead_removal_public_form) @endif
@lang('modules.lead.updateTitle')
@csrf

@lang('modules.lead.companyDetails')


@lang('modules.lead.leadDetails')


@lang('modules.lead.emailNote')
{{--Ajax Modal--}} {{--Ajax Modal Ends--}} @endsection @push('footer-script') @endpush