@extends('layouts.app') @section('title', __('report.reports')) @section('content')

{{ __('report.customer')}} & {{ __('report.supplier')}} {{ __('report.reports')}}

@lang('report.contact') @lang('report.total_purchase') @lang('report.total_sell') @lang('report.total_due')   
@endsection @section('javascript') @endsection