@extends('layouts.front-layout') @section('title') Gallery @endsection @section('content')

{{$pageData['Gallery']['top_banner_title']}}

{{$pageData['Gallery']['top_banner_title']}}

@forelse($get_galleries as $gallery) @empty

Gallery Data Not Found

@endforelse
@endsection