{!! __('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') !!}

@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') !!}