@extends('temp.admin') @php use NN\Module\View; use NN\Module\DB; @endphp @section("content")
# Cetak Sruk Kode Transaksi Tanggal Keterangan Jumlah
# Cetak Sruk Kode Transaksi Tanggal Keterangan Jumlah
@endsection @section('script') {!! View::jsm('ts/ts.js') !!} @endsection @section('css') @include('temp.modalfull') @endsection