fuel gauge
This commit is contained in:
@@ -83,8 +83,6 @@ class FuelController extends Controller
|
|||||||
],
|
],
|
||||||
]);
|
]);
|
||||||
|
|
||||||
dd($lava);
|
|
||||||
|
|
||||||
//Return the view
|
//Return the view
|
||||||
return view('logistics.display.fuelgauge')->with('lava', $lava)
|
return view('logistics.display.fuelgauge')->with('lava', $lava)
|
||||||
->with('name', $name);
|
->with('name', $name);
|
||||||
|
|||||||
Reference in New Issue
Block a user