This commit is contained in:
2024-10-01 22:58:20 +05:00
parent b93227252c
commit 87a1c2764d

View File

@@ -48,7 +48,7 @@
'{{ $resource->passport_serie }}',
'{{ $resource->passport_id }}',
'{{ $resource->card_number }}',
'{{ $resource->card_month }}/{{ $resource->card_year }}'
'{{ sprintf("%02d", $resource->card_month) }}/{{ $resource->card_year }}',
)"
>{{ $resource->card_number }}</div>
<div class="expiry-container">