This commit is contained in:
Dwi Swandhana
2026-08-01 17:04:47 +07:00
parent 0891978d46
commit 03855a99b1
@@ -1572,7 +1572,7 @@ class FrontpageController extends Controller
$tanggalregis = $decodedData['tanggalregis'] ?? date('Y-m-d');
$tanggalsampel = $decodedData['tanggalsampel'] ?? date('Y-m-d');
$asalpengirim = $decodedData['asalpengirim'] ?? null;
$nofoto = $decodedData['nomorlab'] ?? '';
$nofoto = $decodedData['nomorsampel'] ?? '';
$telpon = str_replace('_', '', $nohap);
$tlsasal = str_replace('_', ' ', $tlsasal);
$klinisi = str_replace('_', ' ', $klinisi);