Add past trip view

This commit is contained in:
Ben Goldsworthy 2022-09-21 19:40:14 +00:00
parent a75d45b03f
commit 7793a01828
6 changed files with 193 additions and 4 deletions

View file

@ -58,7 +58,7 @@ return [
'asset_url' => env('ASSET_URL'),
'trip' => env('TRIP'),
'current_trip_id' => env('CURRENT_TRIP_ID'),
/*
|--------------------------------------------------------------------------