removed addresses lang file
This commit is contained in:
		@@ -20,7 +20,7 @@
 | 
			
		||||
 | 
			
		||||
        {{ Form::textareaGroup('address', trans('settings.company.address'), null, setting('company.address')) }}
 | 
			
		||||
 | 
			
		||||
        {{ Form::selectGroup('country', trans_choice('addresses.countries', 1), 'globe-americas', trans('countries'), setting('company.country'), []) }}
 | 
			
		||||
        {{ Form::selectGroup('country', trans_choice('general.countries', 1), 'globe-americas', trans('countries'), setting('company.country'), []) }}
 | 
			
		||||
 | 
			
		||||
        {!! Form::hidden('_prefix', 'company') !!}
 | 
			
		||||
    </div>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user