@extends('business::layouts.master') @section('title') {{ __('Sale Reports') }} @endsection @section('main_content')
{{ __('Total Sale') }}
{{ currency_format($total_sale, 'icon', 2, business_currency()) }}
| {{ __('SL') }}. | {{ __('Invoice No') }} | {{ __('Party Name') }} | {{ __('Total Amount') }} | {{ __('Discount Amount') }} | {{ __('Paid Amount') }} | {{ __('Due Amount') }} | {{ __('Payment Type') }} | {{ __('Sale Date') }} |
|---|