@if($insights['photos']->isEmpty())

No photos on file for this farmer.

@else
@if($farmer->farmer_photo)
Farmer photo
Farmer portrait
@endif @if($farmer->family_photo)
Family photo
Family photo
@endif
@endif