@extends('layouts.client-app') @section('page-title')
{!! $gdprSetting->consent_block !!}
{{ $allConsent->name }} @if($allConsent->user) Last Updated: {{ $allConsent->user->created_at }} @endif @if($allConsent->user && $allConsent->user->status == 'agree') @else @endif
{{ $allConsent->description }}
No Consent available for this lead.