{{ csrf_field() }}

(22 x 22) JPG, GIF, PNG, SVG

@if (!empty($settings['customization_logo'])) @endif
@if (!empty($settings['customization_logo'])) {{ __('Remove') }} @endif @include('partials/field_error', ['field'=>'customization_logo'])

(184 x 36) JPG, GIF, PNG, SVG

@if (!empty($settings['customization_banner'])) @endif
@if (!empty($settings['customization_banner'])) {{ __('Remove') }} @endif @include('partials/field_error', ['field'=>'customization_banner'])

(16 x 16) ICO

@if (!empty($settings['customization_favicon'])) @endif
@if (!empty($settings['customization_favicon'])) {{ __('Remove') }}

{{ __('You may need to clear your browser cache in order to see updated favicon.') }}

@endif @include('partials/field_error', ['field'=>'customization_favicon'])
@include('partials/field_error', ['field'=>'customization_footer'])
@include('partials/editor') @section('javascript') @parent initCustomization(); @endsection