@extends('layouts.master') @section('title', 'Modernize Bootstrap Admin') @section('pageContent') @include('layouts.breadcrumb', ['title' => 'Pagination', 'subtitle' => 'Home'])

Default Pagination

Pagination with Icon

Pagination with Active and Disabled States

Large Pagination

Fancy larger or smaller pagination? Add .pagination-lg or .pagination-sm for additional sizes.

Small Pagination

Fancy larger or smaller pagination? Add .pagination-lg or .pagination-sm for additional sizes.

Center Alignment Pagination

Change the alignment of pagination components with flexbox utilities.

Right Alignment Pagination

Change the alignment of pagination components with flexbox utilities.

@endsection @section('scripts') @endsection