Carousel
Carousel
A slideshow component for cycling through elements—images or slides of text—like a carousel.
@extends('layouts.app') @section('title', 'Carousel') @push('style') @endpush @section('main')
A slideshow component for cycling through elements—images or slides of text—like a carousel.