@extends('user.layouts.app') @section('body_class', 'Tolly Fest 2025') @section('content')

Tolly Fest Notice

@foreach($tollyFestNotices as $tollyFestNotice) @endforeach
SL No Date Particulars File
{{ $tollyFestNotice->id }} {{ $tollyFestNotice->date }} {{ $tollyFestNotice->notice_title }} View
@endsection @section('footer') @endsection @push('scripts') @endpush