@extends('temp.admin')
@php
use NN\Module\View;
use NN\Module\DB;
@endphp
@section("content")
# |
Kode Tagihan |
Juru Bayar |
Kode Simpanan |
Tanggal |
Status Simpanan |
User Log |
# |
Kode Tagihan |
Juru Bayar |
Kode Simpanan |
Tanggal |
Status Simpanan |
User log |
@endsection
@section('script')
{!! View::jsm('setup/tagihan.js') !!}
@endsection
@section('css')
@endsection