attributes of country component updated #33k7mh5
This commit is contained in:
		@@ -44,7 +44,7 @@
 | 
			
		||||
                    </x-slot>
 | 
			
		||||
 | 
			
		||||
                    <x-slot name="body">
 | 
			
		||||
                        <x-form.group.textarea name="address" label="{{ trans('general.address') }}" v-model="form.address" />
 | 
			
		||||
                        <x-form.group.textarea name="address" label="{{ trans('general.address') }}" v-model="form.address" not-required />
 | 
			
		||||
 | 
			
		||||
                        <x-form.group.text name="city" label="{{ trans_choice('general.cities', 1) }}" value="{{ setting('company.city') }}" not-required />
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user