@extends('layouts.app')
{{-- page title --}}
@section('title','Setting Pembayaran')
{{-- vendor styles --}}
@section('vendor-styles')
@endsection
{{-- page styles --}}
@section('page-styles')
@endsection
@section('content')
Setting Pembayaran
Id |
Tahun Pembelajaran |
Akun |
Kode Kas |
Tahun Angkatan |
Jenis Pembayaran |
Harga |
Unit |
Action |
Id |
Tahun Pembelajaran |
Akun |
Kode Kas |
Tahun Angkatan |
Jenis Pembayaran |
Harga |
Unit |
Action |
@endsection
{{-- vendor scripts --}}
@section('vendor-scripts')
@endsection
@section('page-scripts')
@endsection