@extends('layouts.master')
@section('main-content')
@section('page-css')
@endsection
{{ __('translate.SuppliersReport') }}
ID |
{{ __('translate.Code') }} |
{{ __('translate.FullName') }} |
{{ __('translate.TotalPurchases') }} |
{{ __('translate.Total_Amount') }} |
{{ __('translate.TotalPaid') }} |
{{ __('translate.Total_Purchase_Due') }} |
{{ __('translate.Total_Purchase_Return_Due') }} |
|
{{ __('translate.Total') }} : |
|
|
|
|
|
|
@endsection
@section('page-js')
@endsection