@extends('layouts.app') @section('title','Detail Chart of Account') @section('content')

Detail Chart of Account

Ringkasan data.

KembaliEdit
{{ json_encode($item->toArray(), JSON_PRETTY_PRINT|JSON_UNESCAPED_UNICODE) }}
@endsection