@if($page != 'profile.own')
{{ $driveGroup->user->name }}
|
@endif
@if($driveGroup->address_to_id == $organizationAddressId)
Aller
@else
Retour
@endif
|
@if($page != 'profile.own')
{!! $driveGroup->addressFrom->displayCity($organizationAddressId, $homeAddressId) !!}
|
{!! $driveGroup->addressTo->displayCity($organizationAddressId, $homeAddressId) !!}
|
@endif
{{ $driveGroup->event->name }}
|
{!! $driveGroup->displaySchedule($organizationAddressId, '%A %H:%M').' '.\App\GlobalUtil::getDriveLabel(true) !!}
@if($page != 'profile.own')
|