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

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

@endsection @section('content')

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