@extends('layouts.front_app') @section('content')

Photo Gallery

@forelse($gallery as $galleries) @empty

Gallery Not Found

@endforelse {{--
--}}
@include('front.include.contact-form') @endsection