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

@php $title = "Transaksi Jurnal Kas" @endphp {{ strtoupper($title) }}

@endsection @section('content')
@csrf
No No. Transaksi No. Ledger Nama Ledger Penarikan Setoran Keterangan No. Kas Aksi
TOTALS
@endsection @section('js') @endsection