{{--
@lang('messages.upload_sign')
--}}
@if (Session('error'))
{{ Session('error') }}
@endif
@if (Session('success'))
{{ Session('success') }}
@endif
@if($application->country == 1)
 }})
@endif
@if($application->country == 1)
 }})
@else
{{$countryName}}
@endif
@if($application->country == 1)
 }})
@endif
photopassportformat) }}
alt="Passport Photo" width="130px" style="margin-top: 10px">
|
|
{{ $application->UIDN }}
|
|
NOM,PRENOMSURNAME,NAME |
{{ $application->surname }} {{ $application->name }}
|
DATE DE
NAISSANCE DATE OF BIRTH |
{{ \Carbon\Carbon::parse($application->child_dob)->format('d/m/Y') }}
|
DU FROM |
{{ \Carbon\Carbon::parse($application_info->from_date)->format('d/m/Y') }}
|
AUUNTIL |
{{ \Carbon\Carbon::parse($application_info->to_date)->format('d/m/Y') }}
|
|
NATIONALITÉNATIONALITY |
{{ $application->present_nationality }} |
TYPE DE VISAVISA
TYPE |
{{ substr($serviceName, 0, 1) }}
|
ENTRÉESENTRIES
|
{{ $application_info && $application_info->number_of_entry ? $application_info->number_of_entry : 'NA' }}
|
SEXE SEX |
{{ substr($application->gender, 0, 1) }} |
| DELIVRE PARISSUED
BY
|
{{ $embassyName }} |
|
LEON |
{{--
@if ($application->signature_date)
{{ \Carbon\Carbon::parse($application->signature_date)->format('d/m/Y') }}
@else
NA
@endif
| --}}
{{ date('d/m/Y') }} |
NUMERO
DU PASSEPORTPassport Number |
{{ $application->passport_number }} |
|
{{-- @if ($user->signature) --}}
Signature Digitale du visa
@if (strpos($embassyName, 'Ambassade de') !== false)
P/L’AMBASSADEUR & P.O
@else
P/CONSUL GÉNÉRAL & P.O
@endif
{{ $user->fname }}
{{ $user->lname }}
{{ $user->supervisor_title }}
{{-- Conseiller --}}
Date:
{{-- {{ \Carbon\Carbon::parse($application->signature_date)->format('d/m/Y') }} --}}
{{ $timezoneOffset1 }}
Heure:
{{-- {{ \Carbon\Carbon::parse($application->signature_date)->format('h:m A') }} --}}
{{ $timezoneOffset2 }}
{{-- @endif --}}
|
|
|
{{--
|
@if ($user->signature)
Signature Digitale pa le
 signature) }}'
width="85px" />
Chef du Service Consulaire
Date: {{ date('d-m-Y') }}
Heure: {{ date('h:m A') }}
@endif
|
--}}
@php
$firstname = str_replace(' ', '<', $application->fname);
// Construire $string avec les clés existantes
$string =
'V<<' .
(isset($uidnArray[1]) ? $uidnArray[1] : '') . // Remplacer par une chaîne vide si manquant
'' .
$application->fname .
'<<' .
$firstname .
' ' .
$application->fname .
'<<<<<<<';
// Ajouter les < si nécessaire
if (strlen($string) < 40) {
$string .= str_repeat('<', 40 - strlen($string));
}
// Construire $string2 avec les clés existantes
$string2 =
(isset($uidnArray[0]) ? $uidnArray[0] : '') . '<' .
(isset($uidnArray[1]) ? $uidnArray[1] : '') . '<' .
(isset($uidnArray[2]) ? $uidnArray[2] : '') . '<' .
(isset($uidnArray[3]) ? $uidnArray[3] : '') . '<' .
(isset($uidnArray[4]) ? $uidnArray[4] : '') . '<<' .
$application->passport_number;
// Ajouter les < si nécessaire
if (strlen($string2) < 40) {
$string2 .= str_repeat('<', 40 - strlen($string2));
}
@endphp
Please review the information and
click on the button below to sign and
application