{!! trans('dashboard.user.health_status') !!}

{!! Form::hidden('client_id', null) !!}
{!! Form::textarea("refuse_health_reason", null, ['class'=>"form-control",'rows' => 4,'placeholder'=>trans('dashboard.update_request.refuse_reason')]) !!}
{!! trans('dashboard.general.send') !!}