@extends('layouts.master')
@section('main-content')
@section('page-css')
@endsection
{{ __('translate.CustomersReport') }}
ID |
{{ __('translate.Code') }} |
{{ __('translate.FullName') }} |
{{ __('translate.Total_Sales') }} |
{{ __('translate.Total_Amount') }} |
{{ __('translate.TotalPaid') }} |
{{ __('translate.Total_Sale_Due') }} |
{{ __('translate.Total_Sell_Return_Due') }} |
|
{{ __('translate.Total') }} : |
|
|
|
|
|
|
@endsection
@section('page-js')
@endsection