Slider Image

@if ($errors->any())
@endif @include('flash-message')
@foreach ($sliderImages as $key => $data) @endforeach
# Slider Photo (Image) Action
{{ $key + 1 }} @if ($data->image != null) image @endif Details Edit
{{ method_field('DELETE') }} {{ csrf_field() }}
{{--
{{ csrf_field() }}
--}}