@extends('layouts.master') @section('content')
@if ($errors->any())
@endif
@method('PATCH')
Slider Images
Save
@endsection @push('custom_js') {{-- @include('_helpers.slugify', ['title' => 'name']) --}} @include('_helpers.image_preview', ['name' => 'image']) @include('_helpers.ajax_form') @endpush