pagination.php 228 Bytes
<?php

return [

    'previous'              => '&laquo; Trang sau',
    'next'                  => 'Trang trước &raquo;',
    'showing'               => 'Hiển thị :first đến :last trong tổng số :total :type',

];