@extends('layout/template') @section('content')
@foreach($images as $image) @endforeach

Gallery: name; ?>

html; ?>

Picture take

@endsection @section('js') @endsection