@extends('frontend.layouts.app') @section('title', 'Gallery - Ali Foods Catering') @section('content') @include('frontend.sections.page-banner',[ 'title' => 'Our Gallery', 'subtitle' => 'Every event tells a story. Browse our gallery to see the quality, creativity, and excellence behind every celebration.' ]) @endsection