@extends('common.dashboard') @section('title','Create Slider') @section('content')

Make Sliders

@csrf @include('common.slider.form')
@endsection