@extends('frontend.layouts.app') @section('content')

News And Updates

Stay connected with the latest news, cultural programs, community events, and social initiatives organized by Bangladesh Cultural & Social Society (BCSS). We are committed to promoting Bangladeshi heritage and fostering unity through impactful activities and updates.

@foreach ($events as $event)
{{ $event->title }} {{--
Business
--}}
{{ $event->publish_by }}
{{ publish_date($event->publish_date) }}
{{--
6 Comments
--}}
{{ $event->title }}


Warning: Undefined variable $event in C:\xampp\htdocs\bcss\resources\views\frontend\pages\events\index.blade.php on line 45

Warning: Attempt to read property "id" on null in C:\xampp\htdocs\bcss\resources\views\frontend\pages\events\index.blade.php on line 45

Fatal error: Uncaught Error: Call to undefined function public_path() in C:\xampp\htdocs\bcss\resources\views\frontend\pages\events\index.blade.php:46 Stack trace: #0 {main} thrown in C:\xampp\htdocs\bcss\resources\views\frontend\pages\events\index.blade.php on line 46