Merge remote-tracking branch 'origin/staging' into origin/production

This commit is contained in:
Linksehat Staging Server
2024-01-18 08:33:06 +07:00

View File

@@ -66,7 +66,7 @@ class RequestLogController extends Controller
$words = explode(' ', $request->organization_name);
foreach ($words as $word) {
$singkatan .= strtoupper(substr($word, 0, 1));
$singkatan .= strtoupper(substr($word, 0, 2));
}
// Membuat kode organisasi