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

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

@endsection @section('content')

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