@extends('layouts.dashboard') @section('title', 'Create Slider') @section('header', 'Create Slider') @section('sidebar') @include('super-admin.partials.sidebar') @endsection @section('content')
@if($errors->any())

Please fix the following:

@endif
@csrf

Recommended: 1920x800

Cancel
@endsection