@extends('layouts.app') @section('content')


All Slider Images
@foreach($sliders as $slider) @endforeach
id. Image Action
{{$slider->id}} Delete
@endsection @section('footerscript') @endsection