@extends('pdf.reports.layouts.pdf') @section('style') @endsection @section('content')
| Current | 31-60 Days | 61-90 Days | 90 + Days | Total | ||
| {{$type}} | {{AppHelper::formatPrice($current)}} | {{AppHelper::formatPrice($first)}} | {{AppHelper::formatPrice($second)}} | {{AppHelper::formatPrice($third)}} | {{AppHelper::formatPrice($total)}} | |
| Totals | {{AppHelper::formatPrice($grandCurrent)}} | {{AppHelper::formatPrice($grandFirst)}} | {{AppHelper::formatPrice($grandSecond)}} | {{AppHelper::formatPrice($grandThird)}} | {{AppHelper::formatPrice($grandTotal)}} | |