{!! __('backend.styleSettings') !!}
@foreach(Helper::languagesList() as $ActiveLanguage)
{!! @Helper::languageName($ActiveLanguage) !!} @if($Setting->{'style_logo_'.@$ActiveLanguage->code}!="") @else

nologo.png
@endif {!! Form::file('style_logo_'.@$ActiveLanguage->code, array('class' => 'form-control','id'=>'style_logo_'.@$ActiveLanguage->code,'accept'=>'image/*')) !!} ( 260x60 px ) - {!! __('backend.imagesTypes') !!}
@endforeach

@if($Setting->style_fav!="") @else @endif {!! Form::file('style_fav', array('class' => 'form-control','id'=>'style_fav','accept'=>'image/*')) !!} ( 32x32 px ) - {!! __('backend.imagesTypes') !!}
@if($Setting->style_apple!="") @else @endif {!! Form::file('style_apple', array('class' => 'form-control','id'=>'style_apple','accept'=>'image/*')) !!} ( 180x180 px ) - {!! __('backend.imagesTypes') !!}

{!! Form::text('style_color1',$Setting->style_color1, array('placeholder' => '','class' => 'form-control','id'=>'style_color1', 'dir'=>'ltr')) !!}
{!! __('backend.restoreDefault') !!}
{!! Form::text('style_color2',$Setting->style_color2, array('placeholder' => '','class' => 'form-control','id'=>'style_color2', 'dir'=>'ltr')) !!}
{!! __('backend.restoreDefault') !!}

   
style_type) ? "style='display:none'":"" !!}>
       
style_bg_type!=0) ? "style='display:none'":"" !!}>
{!! Form::text('style_bg_color',$Setting->style_bg_color, array('placeholder' => '','class' => 'form-control','id'=>'style_bg_color', 'dir'=>'ltr')) !!}
style_bg_type!=1) ? "style='display:none'":"" !!}>
@for($i=1;$i<=24;$i++)
@endfor
style_bg_type!=2) ? "style='display:none'":"" !!}>
@if($Setting->style_bg_image!="") @endif {!! Form::file('style_bg_image', array('class' => 'form-control','id'=>'style_bg_image','accept'=>'image/*')) !!} {!! __('backend.imagesTypes') !!}

   

   
@if($Setting->style_footer_bg!="")
{!! Form::hidden('photo_delete','0', array('id'=>'photo_delete')) !!}
@endif {!! Form::file('style_footer_bg', array('class' => 'form-control','id'=>'style_footer_bg','accept'=>'image/*')) !!} ( 260x60 px ) - {!! __('backend.imagesTypes') !!}