@extends('layouts.main') @section('content')

Edit Journal Bank Keluar {{$header->NO_BUKTI}}

@csrf {{-- --}}

@foreach ($detail as $bankd) @endforeach
No. - Uraian Jumlah
Cancel
@endsection @section('footer-scripts') @endsection