@extends('admin.layout') @section('content')
{{ $errors->first('website_title') }}
{{ $errors->first('favicon') }}
{{ __('Upload 40X40 pixel size image or squre size image for best quality.') }}
{{ $errors->first('logo') }}
{{ __('JPG, PNG, JPEG, GIF, SVG images are allowed') }}
{{ $errors->first('preloader') }}
{{ $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') }}