@extends('layouts.app') @section('title') Paginations @endsection @section('content')
Basic pagination

Round pagination

Working with icons

Disabled and active states

@endsection @push('script') @endpush