@foreach (['danger', 'warning', 'success', 'info'] as $msg)
@if(Session::has('alert-' . $msg))
Click on the available date to book
Check Booking Status
{{ Session::get('alert-' . $msg) }} ×
@endif @endforeachNotice
Club champioship is taking palce ....
Read More
AGC
<p>Club champioship is taking palce </p>
News
AGC
Read More
AGC
No News
Events
AGC
Read More
AGC
There is no Events.



