@extends('layouts.front-layout') @section('title') {{ $pageData['Gallery']['top_banner_title'] ?? '' }} @endsection @section('content')

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

@endsection