@extends('admin.layouts.full') @section('title', 'Carousels') @section('header') @include('admin.partials.breadcrumb') @endsection @section('content')

Ajouter

@if($carousels)
ID Nom Shortcode Slides Type Dates
@push('scripts') @endpush @else

Aucun carousel pour le moment

@endif @endsection