@extends('layouts.master') @section('title')Unikit @endsection @section('css') @endsection @section('body-start') @endsection @section('content') @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Pages @endslot @slot('title') Treeview @endslot @endcomponent @endsection

Listree Example

An extremely lightweight JavaScript library to create a minimal, clean, collapsible tree structure from nested HTML lists.

Listree Custom Folder Icon

An extremely lightweight JavaScript library to create a minimal, clean, collapsible tree structure from nested HTML lists.

@endsection @section('script') @endsection @section('body-end') @endsection