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