@if( isset( $flyers ) && count( $flyers ) > 0 ) @foreach( $flyers as $flyer )
{{ $flyer->title }}
Flyer Valid From {{ $flyer->event_start_date }} to {{ $flyer->event_end_date }}
No Flyers Available.