Merge branch 'production' of https://bitbucket.org/arrahn-pkb/kaunter into annur-rebate

This commit is contained in:
nurafrinaalimi16
2025-02-05 12:18:49 +08:00
4 changed files with 49 additions and 30 deletions
@@ -13,6 +13,7 @@ use Illuminate\Support\Facades\Http;
use Illuminate\Support\Facades\Auth;
use App\Http\Controllers\AliranTunaiController;
use Illuminate\Support\Facades\Log;
use Illuminate\Support\Facades\Log;
use Carbon\Carbon;
@@ -811,6 +812,9 @@ class PenebusanController extends Controller
'nota' => $request->nota,
'teller' => $auth_user['name']
'nota' => $request->nota,
'teller' => $auth_user['name']
])->json();
if($createwakil)