@extends('layouts.app')
@php
$title = __('purchase.all_payment');
@endphp
@section('title', $title)
@section('content')
{{$title}}
@endcomponent
@endcomponent
@lang('lang_v1.action')
@lang('contact.name')
@lang('messages.date')
@lang('lang_v1.contact_id')
@lang('sale.location')
@lang('Old Due')
@lang('Today Pay')
@lang('Balance')
@lang('sale.total'):