@extends('layouts/contentLayoutMaster') @section('title', 'Tree') @section('vendor-style') @endsection @section('page-style') @endsection @section('content')

Basic

  • css
    • app.css
    • style.css
  • img
    • bg.jpg
    • logo.png
    • avatar.png
  • js
    • jquery.js
    • app.js
  • index.html
  • page-one.html
  • page-two.html

Custom Icons

Context Menu

Drag & Drop

Checkbox

Ajax

@endsection @section('vendor-script') @endsection @section('page-script') @endsection