@extends('layouts.admin') @section('title', 'Unlimited Voucher Report') @section('content-header', 'Unlimited Voucher Report') @section('content')
{{$vform[0]->vForm_no}} Usage Report || Printed on {{$today}} by {{$by}} |
||||||||||||
Voucher Code | Amount Used (Q) | Total Amount Usage(RM) | This Month Usage(RM) | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$vou['voucher_code']}} | {{$vou['usage'] ?? '-'}} | {{$vou['total'] ?? '-'}} | {{$vou['month_total'] ?? '-'}} |