@extends('admin.layout') @section('content')

Edit Hero Slide

Back
@csrf @method('PUT')

Current hero image
{{-- Delete is intentionally available only on edit screen as requested. --}}
Cancel
@endsection @push('scripts') @endpush