@extends('layouts.master-components') @section('title', 'Pagination') @section('css') @endsection @section('css2') @endsection @section('bodyClass', 'component-page') @section('content') @include('layouts/loader') @include('layouts/component-header')
@include('layouts/component-menu-list')
Pagination
Working with Icons

Disabled and Active States

Sizing

Alignment

@endsection