@extends('layouts.administrator.master') @section('title') Galeri @endsection @section('content')

Galeri

Kamu mempunyai akses untuk mengelola halaman galeri

@foreach ($gallery as $key => $value) @endforeach
Gambar Judul
@endsection