@if($shopinfo->shop_name!=null)
{{$shopinfo->shop_name}}
{{$shopinfo->shop_address}}
{{$shopinfo->shop_email}} , {{$shopinfo->shop_phone}}
@elseLeftjoin
Mirpur ,Dhaka
leftjoin@gmail.com , 01738088325
@endif @forelse($info as $key=>$inf) @if($key ==0)@if($inf->lg_voucher_type =='RV') {{trans('label.Receive Voucher')}} @elseif($inf->lg_voucher_type == 'PV') {{trans('label.Payment Voucher')}} @else {{trans('label.Adjustment Voucher')}} @endif
{{trans('label.Voucher Number')}} : {{ $inf->vm_no ?? null}}
{{trans('label.Voucher Type')}} : {{ $inf->vm_type ?? '' }}
{{trans('label.Note')}} : {{ $inf->vm_naration ?? '' }}
{{trans('label.Date')}} : {{ $inf->vm_date ?? null}}
{{ trans('label.Print Time') }} : 2026-04-20 06:03:38
{{trans('label.Created By')}} : {{ $inf->vm_user ?? null}}1
| {{trans('label.Account Code')}} | {{trans('label.Account Name')}} | {{trans('label.Debit')}} | {{trans('label.Credit')}} |
|---|---|---|---|
| {{ $inf->ad_code ?? null }} | {{ $inf->ad_name ?? null }} | ||
| {{trans('label.In word')}} : @php echo \App\Libraries\Library::translate_to_words($inf->vm_amount ?? 0 ); @endphp Tk | {{trans('label.signature')}} | ||