@component('components.country_city_select', [
'name' => 'nationality_id',
'id' => 'country_code',
'class' => 'order-td-input selectpicker1 select-text height_drp is-valid select2',
'selected' => '',
'placeholder' => 'Select Nationality'
])
@endcomponent