@extends('lethean::layout') @section('title', 'Transaction') @section('content')

Transaction Details

{{ json_encode($tx, JSON_PRETTY_PRINT) }}
← Back to explorer
@endsection