Request ID: #{{ $tripSharing->id }} | Created at {{ $tripSharing->created_at->format('d M Y, h:i A') }}
{{ $tripSharing->pickupDistrict->name ?? '' }}, {{ $tripSharing->pickupState->name ?? '' }}
{{ $tripSharing->dropDistrict->name ?? '' }}, {{ $tripSharing->dropState->name ?? '' }}
{{ $tripSharing->description ?? 'No additional notes provided for this request.' }}