@extends('layouts.main') @section('title', 'Carousel') @section('content') @push('head') @endpush
{{ __('Owl Carousel Basic')}}
{{ __('Owl Carousel Single')}}
@push('script') @endpush @endsection