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