Slider Create

@include('layouts.admin.alerts') @if (count($slider)>0) @foreach ($slider as $item) @endforeach
# Image Position Action
{{ $no++ }} {{ $item->position }} Edit
@csrf
@else No Sliders Added Yet @endif