@extends('admin/layouts/default') {{-- Page title --}} @section('title') Advanced Date and Time pickers @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content') Treeview and jsTree Dashboard UI Features Treeview and jsTree Bootstrap Tree View 1 Custom Icons: Tags as Badges: Populating Tree Basic Population: Root node 1 Child node 1 Grand Child 1 Grand Child 2 Child node 2 Root node 2 Population with Search: Search Root node 1 Child node 1 Grand Child 1 Grand Child 2 Child node 2 Root node 2 Population with Checkbox: Root node Parent node 1 Child node 1 Grand Child 1 Grand Child 2 Child node 2 Parent node 2 Bootstrap Tree View 2 Expandible Tree : Input: Search Tree: Parent 1 Child 1 Grandchild 1 Grandchild 2 Child 2 Parent 2 Parent 3 Parent 4 Parent 5 Silent (No events) Expand Node 1 2 Collapse Node Toggle Node Expand All 1 2 Collapse All Tree: Events: Checkable Tree : Input Search Tree: Parent 1 Child 1 Grandchild 1 Grandchild 2 Child 2 Parent 2 Parent 3 Parent 4 Parent 5 Silent (No events) Check Node Uncheck Node Toggle Node Check All Uncheck All Tree Events @stop {{-- page level scripts --}} @section('footer_scripts') @stop