@extends('admin.layout') @section('content')
{{$errors->first('website_title')}}
{{$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('base_color')}}
{{$errors->first('secondary_base_color')}}
{{$errors->first('hero_area_overlay_color')}}
Opacity can be between 0 to 1.
{{$errors->first('hero_area_overlay_opacity')}}
{{$errors->first('breadcrumb_area_overlay_color')}}
{{$errors->first('breadcrumb_area_overlay_opacity')}}