@extends('layouts.tenant.master') @section('title', tenant('id')) @section('css') @endsection @section('style') @endsection @section('breadcrumb-title')
{!! json_encode($vis_nodes, JSON_PRETTY_PRINT) !!}
{!! json_encode($vis_edges, JSON_PRETTY_PRINT) !!} --}}