@@ -148,7 +148,7 @@ |
||
148 | 148 | |
149 | 149 | return redirect(route(MapDataList::class)); |
150 | 150 | } |
151 | - $title = e($tmp->locationName()); |
|
151 | + $title = e($tmp->locationName()); |
|
152 | 152 | } |
153 | 153 | } |
154 | 154 |