rental moon testing

This commit is contained in:
2020-06-06 04:12:12 -05:00
parent 3c8ac639f8
commit 9fb94f1fd4

View File

@@ -354,8 +354,6 @@ class MoonsAdminController extends Controller
]);
}
dd($table);
return view('moons.admin.adminmoon')->with('table', $table);
}