@include('partials.staff_navbar')
DPA Regulatory Submission Assessment Workspace Profile.
This docket is now waiting in your department's queue. Click below to link this file to your active workspace profile.
| Data Classification Key | Description Category Label | Processing Legal Justification Context |
|---|---|---|
| {{ $item['category'] ?? 'N/A' }} | {{ $item['description'] ?? 'N/A' }} | {{ $item['purpose'] ?? 'No context justification recorded.' }} |
No primary general category matrix arrays provided.
@endif| Sensitive Key Identification | Label Context | Strategic Justification Framework |
|---|---|---|
| {{ $item['key'] ?? 'N/A' }} | {{ $item['label'] ?? 'N/A' }} | {{ $item['justification'] ?? 'N/A' }} |
{{ $registration->technical_measures ?? 'No description listed.' }}
{{ $registration->organizational_measures ?? 'No description listed.' }}
Hierarchical state assessment panel. Steps automatically unlock sequentially for authorized units.
@php $lowerUserDesignation = strtolower($userDesignation); // Workflow Unit Authority Checks $isFinance = \Illuminate\Support\Str::contains($lowerUserDesignation, 'finance'); $isRegistrationOfficer = (\Illuminate\Support\Str::contains($lowerUserDesignation, 'registration') || \Illuminate\Support\Str::contains($lowerUserDesignation, 'license')); $isComplianceOfficer = \Illuminate\Support\Str::contains($lowerUserDesignation, 'compliance') && ($userDesignation !== 'Director of Data Governance & Compliance'); $isLegalOfficer = \Illuminate\Support\Str::contains($lowerUserDesignation, 'legal'); $isDirector = ($userDesignation === 'Director of Data Governance & Compliance'); $isFinancialAttachmentMissing = empty($registration->financial_attachment_path); @endphpTracks every milestone event sequentially, identifying timestamps and authorized personnel allocations.
This historical operational record was logged for legal profile entity identity matching "{{ $priorApp->org_legal_name ?? $priorApp->rep_institution }}".
| Milestone / Step | Departmental Stage | Historical Comment Logs |
|---|---|---|
|
{{ $pastStep->step_name }} ({{ $pastStep->step_slug }}) |
Finance Auditing |
{{ $pastStep->finance_comment }}
|
|
{{ $pastStep->step_name }} ({{ $pastStep->step_slug }}) |
Registration Review |
{{ $pastStep->comment }}
|
|
{{ $pastStep->step_name }} ({{ $pastStep->step_slug }}) |
Data Compliance |
{{ $pastStep->data_compliance_comment }}
|
|
{{ $pastStep->step_name }} ({{ $pastStep->step_slug }}) |
Legal Consultation |
{{ $pastStep->legal_comment }}
|
|
{{ $pastStep->step_name }} ({{ $pastStep->step_slug }}) |
Executive Release |
{{ $pastStep->authorise_release_comment }}
|
| No logged comments found on any milestone journey steps for this reference tracking record. | ||