@extends('layouts.master') @section('title')Swiper Slider @endsection @section('css') @endsection @section('content') {{-- breadcrumbs --}} @section('breadcrumb') @component('components.breadcrumb') @slot('li_1') Extended UI @endslot @slot('title') Swiper Slider @endslot @endcomponent @endsection

Default Swiper

Navigation Swiper

Pagination Swiper

Keyboard control

Pagination Progress

Effect Flip

Responsive Breakpoints

@endsection @section('script') @endsection