@csrf
@if ($slider->exists)
{{ $slider->title }}
@endif @if ($errors->any())

{{ $errors->first() }}

@endif