@permission('games.edit') @endpermission {{ $apigame->name }} @permission('games.edit') @endpermission API GAME {{$apigame->credit_in}} {{$apigame->debit_out}} @if(($apigame->credit_in - $apigame->debit_out) >= 0) @else @endif {{ number_format(abs($apigame->credit_in-$apigame->debit_out), 2, '.', '') }}