@extends('layout.master') @section('content') Gallery Explore the Journey, Capture the Moments with {{ config('app.name') }} Gallery. @if (count($galleries) > 0) @foreach ($galleries as $key => $gallery) getFirstMediaUrl('gallery') }}> getFirstMediaUrl('gallery') }} alt="" /> @endforeach @endif @endsection @section('css') @endsection @section('script') @endsection
Explore the Journey, Capture the Moments with {{ config('app.name') }} Gallery.