@extends('layouts.default') {{-- Page title --}} @section('title') Select @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Select 2

Select2 Styles

Select2 is a jQuery-based replacement for select boxes. It supports searching, remote data sets, and pagination of results.

Basic Select
Multiple Select
Disabled Select
Select with Optgroup
Input-Group Style
Select2 with Validation
Something is wrong.
Select2 with Flags

                                            
@stop @section('footer_scripts') @stop