{{__('messages.common.filter_option')}}

{{ Form::select('status', filterLangChange($appointmentStatus), $filter['status'], ['class' => 'form-select io-select2', 'data-control'=>"select2", 'id' => 'doctorShowAppointmentStatus']) }}