@extends('backend.layout') @section('content')
{{ $errors->first('website_title') }}
{{ $errors->first('favicon') }}
{{ __('Upload 40X40 pixel size image or squre size image for best quality') }}
{{ $errors->first('preloader') }}
{{ $errors->first('logo') }}
{{ $errors->first('timezone') }}
{{ $errors->first('base_currency_symbol') }}
{{ $errors->first('base_currency_symbol_position') }}
{{ $errors->first('base_currency_text') }}
{{ $errors->first('base_currency_text_position') }}
{{ $errors->first('base_currency_rate') }}
{{ $errors->first('primary_color') }}
{{ $errors->first('breadcrumb_overlay_color') }}
{{ $errors->first('breadcrumb_overlay_opacity') }}
{{ __('This will decide the transparency level of the overlay color') }} {{ __('Value must be between 0 to 1') }} {{ __('Transparency level will be lower with the increment of the value') }}