{{Form::token()}}
{{ Form::select('level_mother_id', $condiciones, null, ['disabled' => 'disabled','class'=>'form-control']) }}
{{ Form::select('DetalleSocial_id', $detallesocialAlojamientoF, null, ['class'=>'form-control']) }}
Cancelar