Edit Slider

@csrf

Position *

has('position') ? 'autofocus' : 'null' }} onKeyUp="$(this).val($(this).val().replace(/[^\d]/ig, ''))" > {{ $errors->first('position') }}

Description

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

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

Link Button Text

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

Upload Background Image file * : ( Standard image resolution to be used : approx 1920x720 )

has('backgroundImage') ? ' has-error' : '' }} accept="image/*">

@endsection