file group stying..
This commit is contained in:
		@@ -31,7 +31,7 @@
 | 
			
		||||
 | 
			
		||||
                    {{ Form::textareaGroup('address', trans('general.address')) }}
 | 
			
		||||
 | 
			
		||||
                    {{ Form::fileGroup('logo', trans_choice('general.pictures', 1)) }}
 | 
			
		||||
                    {{ Form::fileGroup('logo', trans_choice('general.pictures', 1), '', ['dropzone-class' => 'form-file']) }}
 | 
			
		||||
 | 
			
		||||
                    {{ Form::textGroup('reference', trans('general.reference'), 'file', []) }}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -32,7 +32,7 @@
 | 
			
		||||
 | 
			
		||||
                    {{ Form::textareaGroup('address', trans('general.address')) }}
 | 
			
		||||
 | 
			
		||||
                    {{ Form::fileGroup('logo', trans_choice('general.logos', 1)) }}
 | 
			
		||||
                    {{ Form::fileGroup('logo', trans_choice('general.logos', 1), '', ['dropzone-class' => 'form-file']) }}
 | 
			
		||||
 | 
			
		||||
                    {{ Form::textGroup('reference', trans('general.reference'), 'file', []) }}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user