@if(Session::has('message'))

{{ Session::get('message') }}

@endif

Meetings

{{ $count }} Meetings

Show entries
@include('meetings.ajax')