@extends('admin/layouts/default') {{-- Page title --}} @section('title') Drop Downs @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Drop Downs

Select2

Selectize Tagging and Select

Press the [backspace] key and go back to editing the item without it being fully removed.

This selectize adds classic a classic remove button to each item for behavior that mimics Select2 and Chosen.

Bootstrap Multi-select

@stop {{-- page level scripts --}} @section('footer_scripts') @stop