@extends('layouts.app') @section('title', 'Exhibitions') @section('content')
Exhibition Artwork

Contemporary Art Exhibition 2025

📍 Venue: Haus Khas Village, New Delhi
🗓 Date: 25 – 30 March 2025
Time: 11:00 AM – 8:00 PM

This exhibition brings together renowned and emerging Indian artists showcasing paintings, sculptures, and mixed media works celebrating modern creativity.

@php $images = [ 'ex1.webp','ex2.webp','ex3.webp', 'ex1.webp','ex2.webp','ex3.webp', 'ex1.webp','ex2.webp','ex3.webp', 'ex1.webp','ex2.webp','ex3.webp' ]; @endphp @foreach($images as $index => $img) Exhibition Image @endforeach
@endsection {{-- ================= STYLES ================= --}} {{-- ================= SCRIPT ================= --}}