Home
Add Banner
@if ($errors->has('short_title_fr'))
{{ $errors->first('short_title_fr') }}
@endif
@if ($errors->has('short_description_fr'))
{{ $errors->first('short_description_fr') }}
@endif
@if ($errors->has('contact_link'))
{{ $errors->first('contact_link') }}
@endif