@extends('layouts.dashboard') @section('title', 'Edit Slider') @section('header', 'Edit Slider') @section('sidebar') @include('super-admin.partials.sidebar') @endsection @section('content')
Please fix the following: