@extends('layouts.main') @section('title') Slider: Create @endsection @section('content')
@csrf @include('slider.partials.form')
 Cancel
@endsection