{{-- registration step 8 page --}} @include('partials.navbar')

Registration Workspace

Active Token: {{ $resumeCode }}

Role Profile: {{ strtoupper($registration->data_handler_role ?? 'HANDLER') }}
Verification
Basic Details
Personal Data
Sensitive Data
Transfer
Measures
Turnover
8
Overview
9
Credentials
@csrf

APPLICATION RECORD SUMMARY OVERVIEW

Please conduct a rigorous contextual review of your structural compliance answers prior to launching signature validation pipelines.

Organization Legal Name: {{ $registration->org_legal_name ?? 'N/A' }}
Legal Classification Status: {{ strtoupper($registration->handler_legal_class ?? 'N/A') }}
Rep Name: {{ $registration->rep_name ?? 'N/A' }}
Rep Email: {{ $registration->rep_email ?? 'N/A' }}
Rep Phone: +{{ $registration->rep_phone_country_code ?? '' }}{{ $registration->rep_phone ?? '' }}

Sector / Activity Bracket: {{ $registration->sector ?? 'N/A' }} ({{ $registration->sub_sector ?? 'N/A' }})
Physical Location Layout: {{ $registration->building ?? '' }}, {{ $registration->street ?? '' }}, {{ $registration->county_location ?? '' }}, {{ $registration->country ?? '' }}
Data Protection Officer Name: {{ $registration->dpo_name ?? 'N/A' }}
DPO Email Address: {{ $registration->dpo_email ?? 'N/A' }}
DPO Office Line: {{ $registration->dpo_phone ?? 'N/A' }}

Handles Sensitive Structural Classes? {{ strtoupper($registration->handles_sensitive_data ?? 'NO') }}
Transfers Records Externally Outside Jurisdiction Boundaries? {{ strtoupper($registration->transfers_data_outside ?? 'NO') }}
@if($registration->transfers_data_outside === 'yes')
Target Destinations: {{ $registration->transfer_countries ?? 'None listed' }}
@endif

Turnover Level Bracket Class: {{ $registration->turnover_bracket ?? 'N/A' }} Enterprise
Declared Financial Gross Amount: ${{ number_format((float)($registration->annual_turnover_amount ?? 0), 2) }} USD
Balance Statement: @if($registration->financial_attachment_path) Deposited @else Absent @endif
Charter Documents: @if($registration->company_docs_path) Deposited @else Absent @endif
Compliance Affirmation Declaration
overview_confirmed) ? 'checked' : '' }}>
Type out your full passport corporate name matching the representative credential token profile to serve as an electronic signature.
Back to Step 7