@extends('layouts.app')
{{-- page title --}}
@section('title','Virtual Account')
{{-- vendor styles --}}
@section('vendor-styles')
@endsection
{{-- page styles --}}
@section('page-styles')
@endsection
@section('content')
Data Virtual Account
Download Virtual Account (Rekap)
Id |
Tahun Anggaran |
No. VA |
NIK |
Nama Siswa |
Kelas |
Bulan |
Note |
Jumlah Transaksi |
Tanggal Payment |
Jumlah Bayar |
Status |
Id |
Tahun Anggaran |
No. VA |
NIK |
Nama Siswa |
Kelas |
Bulan |
Note |
Jumlah Transaksi |
Tanggal Payment |
Jumlah Bayar |
Status |
@endsection
{{-- vendor scripts --}}
@section('vendor-scripts')
@endsection
@section('page-scripts')
@endsection