@extends('layouts.app')
@section('title', 'Hero Slides')
@section('nav_website', 'bg-teal-50 text-teal-700 font-semibold')
@section('page_title', 'Homepage Hero Slides')
@section('page_subtitle', 'The rotating banner at the top of the homepage')
@section('content')
@if(session('success'))