{!! Form::label('name', 'Category Name:') !!} {!! Form::text('name', null,['class'=>'form-control', 'required', 'placeholder'=>'Enter category name ...']) !!}
{!! Form::label('', 'Status:') !!}