updated pagination
This commit is contained in:
@ -4,6 +4,7 @@ return [
|
||||
|
||||
'previous' => '« Previous',
|
||||
'next' => 'Next »',
|
||||
'showing' => ':first-:last of :total :type.',
|
||||
'showing' => ':first-:last of :total records.',
|
||||
'page' => 'per page.',
|
||||
|
||||
];
|
||||
|
Reference in New Issue
Block a user