@extends('layouts.contentLayoutMaster') {{-- page title --}} @section('title','Treeview') {{-- vendor styles --}} @section('vendor-styles') @endsection {{-- page styles --}} @section('page-styles') @endsection @section('content')
Default
Collapsed
Expanded
Color Treeview
Custom Icon
Tags As Badges
No Border
Colorful Background
Node Override
Link Enabled
Json Data
Expandible Tree
Checkable Tree
Disabled
Searchable Tree
@endsection {{-- vendor scripts --}} @section('vendor-scripts') @endsection {{-- page scripts --}} @section('page-scripts') @endsection