@extends('admin/layouts/default') {{-- Page title --}} @section('title') Carousel @parent @stop {{-- page level styles --}} @section('header_styles') @stop {{-- Page content --}} @section('content')

Carousel

Owl Carousel with single image

Owl Carousel with Autogrow

Owl Carousel with multiple image

Tabbed Slider Carousel

@stop {{-- page level scripts --}} @section('footer_scripts') @stop