Edit Slider

@include('layouts.admin.alerts')
@csrf

Position

{{ $errors->first('position') }}
{{ $errors->first('image') }}

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

has('image') ? ' has-error' : '' }} >

@endsection