@csrf
@if ($item->payment_voucher_template_id == 1 || empty($item->payment_voucher_template_id)) @else @endif
@if ($item->payment_voucher_template_id == 2) @else @endif
{!! \App\Models\Common::template_image('pv_template_3') !!}
@if ($item->payment_voucher_template_id == 3) @else @endif
{!! \App\Models\Common::template_image('pv_template_4') !!}
@if ($item->payment_voucher_template_id == 4) @else @endif
@if ($item->payment_voucher_template_id == 5) @else @endif