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