@extends('admin.layout') @section('content')
{{ __('Upload 1920X900 (Pixel) Size image for best quality. Only jpg, jpeg, png image is allowed.') }}
{{ $errors->first('hero_bg_image') }}
{{ $errors->first('hero_image') }}
{{ $errors->first('hero_title') }}
{{ $errors->first('hero_sub_title') }}
{{ $errors->first('hero_text') }}
{{ $errors->first('hero_f_icon1') }}
{{ $errors->first('hero_f_text1') }}
{{ $errors->first('hero_f_icon2') }}
{{ $errors->first('hero_f_text2') }}