{{-- See snipeit_modals.js for what powers this --}}
×
{{ trans('admin/statuslabels/table.create') }}
{{ trans('general.name') }}:
{{ trans('admin/statuslabels/table.status_type') }}:
{{ Form::select('type', $statuslabel_types, '', array('class'=>'select2', 'style'=>'width:90%','id' =>'modal-type')) }}