attributes of country component updated #33k7mh5
This commit is contained in:
		@@ -3,7 +3,8 @@
 | 
			
		||||
    label="{!! trans_choice('general.countries', 1) !!}"
 | 
			
		||||
    :options="trans('countries')"
 | 
			
		||||
    :selected="setting('company.country')"
 | 
			
		||||
    not-required
 | 
			
		||||
    required="{{ $required }}"
 | 
			
		||||
    not-required="{{ $notRequired }}"
 | 
			
		||||
    model="form.country"
 | 
			
		||||
    form-group-class="{{ $formGroupClass }}"
 | 
			
		||||
/>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user