@extends('layouts.pdf-layout')
@section('letter_title')
ROUTE | TOTAL BY ROUTE |
---|---|
{{ $route->origin_branch_name }} - {{ $route->destination_branch_name }} | {{ number_format($route->total_route_sales, 0) }} |
Grand Total Amount | {{ number_format($grand_total_sales, 0) }} |