Add past trip view
This commit is contained in:
parent
a75d45b03f
commit
7793a01828
6 changed files with 193 additions and 4 deletions
|
@ -58,7 +58,7 @@ return [
|
|||
|
||||
'asset_url' => env('ASSET_URL'),
|
||||
|
||||
'trip' => env('TRIP'),
|
||||
'current_trip_id' => env('CURRENT_TRIP_ID'),
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue