@extends('root') @section('title', 'Tagihan Manual Client') @section('content')
@include('components.breadcrumb', [ 'title' => 'Tagihan Manual Client', 'links' => [ ['url' => route('admin.dashboard'), 'label' => 'Dashboard'], ], 'current' => 'Tagihan Manual' ])
Daftar Invoice
Buat Invoice
No. Invoice Tanggal Client Total Status Dibuat oleh
Memuat...
@endsection @push('scripts') @endpush