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 Background Image file * : ( Standard image resolution to be used : approx 1920x750 )

Clear Image
{{ $errors->first('playerImage') }}

Upload Player Image file : ( Standard image resolution to be used : approx 525x750 )

Clear Image
@endsection