@extends('layouts.simple.master') @section('title', 'kanban Board') @section('css') @endsection @section('main_content')

Kanban Board

Default Demo

Default settings

Custom Boards

Colors, gutter, click on board's item and restricting which boards to drag items to

API

Add item, add board, delete board:

jKanban is Pure agnostic Javascript plugin for Kanban boards for more options please refer github link
@endsection @section('scripts') @endsection