6 |--------------------------------------------------------------------------
7 | Pagination Language Lines
8 |--------------------------------------------------------------------------
10 | The following language lines are used by the paginator library to build
11 | the simple pagination links. You are free to change them to anything
12 | you want to customize your views to better match your application.
16 'previous' => '« Previous',
17 'next' => 'Next »',