Create Slider

@csrf

Position *

has('position') ? 'autofocus' : 'null' }} placeholder="Position" 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 Slider Image file * : ( Standard image resolution to be used : approx 1920x720 )

Clear Image
@endsection