@extends('frontend.master') @section('content') Photo Gallery Home Photo Gallery @foreach ($gallery as $galleryy) {{$galleryy->title}} @endforeach {{$gallery->links('pagination::bootstrap-5')}} @endsection()
{{$galleryy->title}}