@if($conversations_count < 15)
Showing all messages
@endif @foreach ($conversations as $conversation) @if ( $current_date != date('Y-m-d', strtotime($conversation->created_at) + session('timezone_difference', 0)) )