Fahrzeuge

Liste aller Fahrzeuge

initial_approval); $initialApprovalMonth = date("m", $timerecordingcar->initial_approval); $firstApproval = strtotime('+' . $timerecordingcar->first_approval . 'years', strtotime($initialApproval)); if ($firstApproval < time()) { $firstApproval = strtotime(date("Y-$initialApprovalMonth-01", time())); if ($firstApproval < time()) { $firstApproval = strtotime(date("Y-$initialApprovalMonth-01", strtotime('+1 year'))); } } $approval = date("m/Y", $firstApproval); ?>
Kennzeichen Fahrzeugverwalter Marke Model/Typ Erstzulassssung $57a Fahrtenbuch Kilometerstand
$timerecordingcar->id]) ?>"> number_plate ?> user_id) ? $timerecordingcar->user->name : "-" ?> brand ?> model ?> initial_approval) ? date("m/Y", $timerecordingcar->initial_approval) : "-" ?> initial_approval) ? $approval : "-" ?> timerecording) ? "Ja" : "Nein" ?> mileage_now) ? number_format($timerecordingcar->mileage_now, 0, ',', '.')." KM" : "-" ?> $timerecordingcar->id]) ?>"> $timerecordingcar->id]) ?>" onclick="if(!confirm('Fahrzeug wirklich löschen?')) return false;" class="text-danger" title="Löschen">