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

{{ Form::select('account_status', localization('filter', $component->FilterComponent[1]), null, ['id' => 'account_filter_status', 'data-control' => 'select2', 'class' => 'form-select role-selector']) }}

{{-- {{ Form::select('account_type',$component->FilterComponent[2],null,['id'=>'account_filter_type','data-control' =>'select2', 'class'=>'form-select role-selector']) }} --}}