@include('data_table.components.ibox.ibox', [ 'iboxWidth' => 12, 'iboxTitle' => $jsTree['title'], 'iboxContentClass' => 'data-table-js-tree-container', 'iboxContent' => 'data_table.components.js_tree.js_tree_container', 'iboxContentData' => $jsTree ])
@include('data_table.structure.tables_wrapper')