@extends('layouts.app') @section('content')
{{ $artigos->links() }}
{{ $results->appends(['search' => isset($search) ? $search : ''])->links() }}