Id | {{ stopover.id }} |
---|---|
Name | {{ stopover.name }} |
Abbreviation | {{ stopover.abbreviation }} |
CreatedAt | {{ stopover.createdAt ? stopover.createdAt|date('Y-m-d H:i:s') : '' }} |
UpdatedAt | {{ stopover.updatedAt ? stopover.updatedAt|date('Y-m-d H:i:s') : '' }} |