@extends('layouts.app') @section('content')
@foreach ($images as $image) @endforeach
@endsection