@@include('./partials/topbar.html') @@include('./partials/left-sidebar.html')

Advanced Forms

Select2

Select2 gives you a customizable select box with support for searching, tagging, remote data sets, infinite scrolling, and many other highly used options.

Multiple Select

Example of multiple select.

Default

Use a <select multiple /> as your input element for a tags input, to gain true multivalue support.

Grouped Options

Use a <select multiple /> as your input element for a tags input, to gain true multivalue support.

Flatpickr - Date picker

A lightweight and powerful datetimepicker

Flatpickr - Time Picker

A lightweight and powerful time picker

Colorpicker

Bootstrap Colorpicker is a modular color picker plugin for Bootstrap 4

Bootstrap Touchspin

A mobile and touch friendly input spinner component for Bootstrap. Specify attribute data-toggle="touchspin" and your input would be conveterted into touch friendly spinner.

@@include('./partials/footer.html')
@@include('./partials/right-sidebar.html')