Create News

@csrf

Title *

has('title') ? 'autofocus' : '' }}> {{ $errors->first('title') }}

Date *

has('date') ? 'autofocus' : '' }}> {{ $errors->first('date') }}

Link * (Please enter full URL for eg: http or https://www.abc.com )

has('link') ? 'autofocus' : 'null' }}> {{ $errors->first('link') }}
{{ $errors->first('coverImage') }}

Upload Cover Image * : ( Standard image resolution to be used : approx 350x250)

Clear Image
@endsection