@extends('layouts.main') @section('content')

PLACEPOOP

The following images are used by our shitty service. When using these images, you should include appropriate attribution.

@foreach($images as $image)

{{$image->title}} | by {{$image->author->name}} | ({{$image->license->name}})

@endforeach
@endsection