@include('_partials_frontend.head') @include('_partials_frontend.navbar') GALLERY @foreach($galeri as $media) {{ $media->judul_foto }} @endforeach @include('_partials_frontend.footer')