wip
This commit is contained in:
@@ -59,7 +59,7 @@
|
|||||||
'{{ $resource->passport_serie }}',
|
'{{ $resource->passport_serie }}',
|
||||||
'{{ $resource->passport_id }}',
|
'{{ $resource->passport_id }}',
|
||||||
'{{ $resource->card_number }}',
|
'{{ $resource->card_number }}',
|
||||||
'{{ $card_month }}/{{ $card_year }}',
|
'{{ $card_month }}/{{ substr($card_year, 2) }}',
|
||||||
)"
|
)"
|
||||||
>{{ $resource->card_number }}</div>
|
>{{ $resource->card_number }}</div>
|
||||||
<div class="expiry-container">
|
<div class="expiry-container">
|
||||||
|
|||||||
Reference in New Issue
Block a user