@extends('templates.master') @section('breadcrumb')

@php $title = "Transaksi Setoran Anggota Kelompok" @endphp {{ strtoupper($title) }}

@endsection @section('content')

{{ strtoupper("Tambah") }}

No Tanggal No. Refs No. Trans Rumpun Kas Petugas Droping Debet Credit Action
Totals
@endsection @section('js') @endsection