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

Edit Slider

@csrf @method('PUT')
@if ($slider->image)

Current image:

@endif
Cancel
@endsection