market taxes

This commit is contained in:
2019-07-29 02:11:32 -05:00
parent 84824d1ada
commit c47917efc4

View File

@@ -78,7 +78,7 @@ class MarketController extends Controller
return redirect('/market/add')->with('erorr', 'Failed to get character info.');
}
//Get the total taxes from the database
//Get the total taxes from the database for each of the 3 months in the past
}