@php $voucher_name = ''; if($type == 'refund'){ $voucher_name = 'Lease Close'; } elseif($type == 'rebate') { $voucher_name = 'Lease Rebate'; } @endphp
{{$voucher_name}} Details