I need some help. Can some show me ho to display the pilots total cash or can someone make a mod for that. Just like I made in this graphic, top left corner.
Just do
<?php echo FinanceData::FormatMoney(Auth::$userinfo->totalpay) ?>
Thank you!!!