@extends('layouts.admin')
@section('title', "$title ยท")
@push('css')
@endpush
@section('breadcrumb')
@endsection
@section('content')
| No Order/Supplier |
Sisa |
Tanggal |
Status |
Aksi |
| No Order/Customer |
Sisa |
Tanggal |
Status |
Aksi |
| No Order |
Customer |
Sales |
Total |
Tanggal |
Tipe Pembayaran |
Aksi |
@endsection
@push('js')
@endpush
@push('modal')
@include('app.dashboard.detail')
@endpush
@push('modal')
@include('app.debt.pay')
@include('app.debt.detail')
@endpush
@push('modal')
@include('app.receivable.pay')
@include('app.receivable.detail')
@endpush