{{ Form::hidden('live_consultation_id',null,['id'=>'start_ConsultationId']) }}
{{ Form::label('host', __('messages.live_consultation.host_video').(':'), ['class' => 'fw-bold text-muted mb-1']) }}
{{ Form::label('date', __('messages.live_consultation.consultation_date').(':'), ['class' => 'fw-bold text-muted mb-1']) }}
{{ Form::label('duration', __('messages.live_consultation.duration').(':'), ['class' => 'fw-bold text-muted mb-1']) }}
{{ Form::label('status', __('messages.common.status').(':'), ['class' => 'fw-bold text-muted mb-1']) }}