@extends('layouts.master') @section('title', 'Links úteis') @section('content')
{!! $links->render() !!}
@endsection