diff --git a/resources/views/admin/trip/show.blade.php b/resources/views/admin/trip/show.blade.php index 5ed5a2c8c..e1ef930b1 100644 --- a/resources/views/admin/trip/show.blade.php +++ b/resources/views/admin/trip/show.blade.php @@ -68,7 +68,7 @@ -
+

Checkins

@if($trip->checkins->count() === 0) @@ -112,12 +112,12 @@
-
+

Stopovers

- - - +
+
+ @@ -127,8 +127,8 @@ - - + + @foreach($trip->stopovers as $stopover) @endforeach - -
Name TRWL-IDAnkunft soll / ist Abfahrt soll / ist
@@ -157,8 +157,9 @@
+ + +