@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 Previous 1 2 3 Next Working with Icons «Previous 1 2 3 »Next Disabled and Active States Previous 1 2(current) 3 Next Sizing 1 2 3 1 2 3 Alignment Previous 1 2 3 Next Previous 1 2 3 Next @endsection