Edit National 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') }}

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

has('coverImage') ? 'autofocus' : '' }} >

@endsection