@extends('lethean::layout') @section('title', 'Transaction') @section('content')
{{ json_encode($tx, JSON_PRETTY_PRINT) }}