@extends("template.master") @section("section_content")
Kembali

@foreach($foto as $key => $value)

Foto Galeri

{{$value->galeri->nama_galeri}}


@endforeach
@endsection