@if ($errors->has('title'))
{{ $errors->first('title') }}
@endif
@if ($errors->has('sub_title'))
{{ $errors->first('sub_title') }}
@endif
@if ($errors->has('order_no'))
{{ $errors->first('order_no') }}
@endif
@if ($errors->has('status'))
{{ $errors->first('status') }}
@endif
@if ($errors->has('brand_id'))
{{ $errors->first('brand_id') }}
@endif
Banner Image
Add Banner Image