@extends('layouts.site'); @section('content');

{{ $title }}

@foreach ($imagens as $key => $value) @endforeach
{{$imagens->links()}}
@endsection