@extends('backend.layouts.app') @section('title', 'Sliders') @push('styles') @endpush @section('content')
| # | Image | Title | Description | Action |
|---|---|---|---|---|
| {{$key+1}} |
@if(Storage::disk('public')->exists('slider/'.$slider->image))
|
{{$slider->title}} | {{$slider->description}} | edit |