{{ $templates->links() }} @foreach($templates as $template)
{{ $template->name }}
{{ trans('entities.meta_updated', ['timeLength' => $template->updated_at->diffForHumans()]) }}
@endforeach {{ $templates->links() }}