{!! Form::label('is mobile number required for employee', 'Is Mobile Number Required For Employee:', ['class' => 'col-sm-3 control-label generalConfig']) !!}
{!! Form::label('is national id required for employee', 'Is National Id Required For Employee:', ['class' => 'col-sm-3 control-label generalConfig']) !!}
{!! Form::label('is father name required for employee', 'Is Father Name Required For Employee:', ['class' => 'col-sm-3 control-label generalConfig']) !!}
{!! Form::label('is mother name required for employee', 'Is Mother Name Required For Employee:', ['class' => 'col-sm-3 control-label generalConfig']) !!}