| A few things to note: 
 | 
| Submitted by {{ $entry->name }}
                    on {{ $entry->created_at->format('Y-m-d') }}
                    at {{ $entry->created_at->format('h:i:s A (e)') }} @if($entry->agent === "Agent Unavailable") Agent unavailable @else Posted using {{ $user_agent->ua->toString() }} on {{ $user_agent->os->toString() }} @endif |