This code works, however in my learning of Laravel, I want to know if using Blade+Laravel syntax, can be better implemented
The better solution would be to use @foreach
@foreach( $image as $post->images ) @endforeach