This commit is contained in:
2025-06-05 09:24:15 +05:00
parent fe7f643420
commit b5aea2a98d

View File

@@ -18,7 +18,7 @@
<img src="/assets/images/logo.svg" width="55" height="55" alt="">
</div>
<div>
<h1 class="text-xl font-bold" style="color: rgb(30, 41, 59);">---YOK---</h1>
<h1 class="text-xl font-bold" style="color: rgb(30, 41, 59);">{{ $data->depName }}</h1>
<p class="text-sm" style="color: rgb(100, 116, 139);">{{ $data->cardName }}</p>
</div>
</div>
@@ -39,7 +39,7 @@
{{ __('Card holder name') }}
</p>
<p class="text-sm font-medium" style="color: rgb(30, 41, 59);">
---YOK---
{{ $data->clientName }}
</p>
</div>
<div>