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