@extends('admin.layouts.app') @section('title', 'Add Hero Slider') @section('page_title', 'Homepage CMS') @section('content')

Add Hero Slider

Create a new banner for the website homepage.

Back to Sliders

Slider Information

@csrf @include('admin.sliders._form')
@endsection