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

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

@endsection @section('content')

@csrf
No No. Transaksi Kode Keterangan Harga Jumlah Total Kas No. Kas
@endsection @section('js') @endsection