{{ __('Edit Advertisement') }}
@csrf

...
@if ($errors->has('image'))

{{ $errors->first('image') }}

@endif

{{__('** Only JPG, PNG, JPEG, SVG Images are allowed')}}

{{__('Click here')}} {{__('to see where to find the Ad Slot.')}}