{{-- stats card --}}
{{-- end stats card --}}
{{-- table --}}
@include("components.footer")
All Vouchers
{{number_format($data['all'])}}
{{formatPrice($data['all_amount'])}}
Pending
{{number_format($data['pending'])}}
{{formatPrice($data['pending_amount'])}}
Successful
{{number_format($data['successful'])}}
{{formatPrice($data['successful_amount'])}}
Rejected
{{number_format($data['rejected'])}}
{{formatPrice($data['rejected_amount'])}}