@extends('dashboard::layouts.layout') @push('header')
Default
{{--
--}} {{-- New--}} {{-- Filters--}} {{--
--}}
@endpush @section('content')

Slider {{$slider->id}}

{{--
--}} {{-- Settings--}} {{--
--}}
@csrf @method('put')
@stop