{!! APFrmErrHelp::showErrorsNotice($errors) !!} @include('flash::message')

Drag and Drop to Sort Cities

{!! Form::select('lang', ['' => 'Select Language']+$languages, 'en', array('class'=>'form-control', 'id'=>'lang', 'onchange'=>'refreshCitySortData();')) !!}
@push('scripts') @endpush