소스 검색

compound_test

master
Siti Rahayu 4 년 전
부모
커밋
0c40c7ab01
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1
    1
      app/Http/Controllers/Api/CompoundResourceController.php

+ 1
- 1
app/Http/Controllers/Api/CompoundResourceController.php 파일 보기

@@ -805,7 +805,7 @@ class CompoundResourceController extends BaseController
"penguatkuasa" => '-',
"no_akaun_lesen" => $request->lesen,
// "maklumat_tambahan" => $request->butiran_kesalahan,
"tindakan" => $request->tinadkan,
"tindakan" => $request->tindakan,
"tempoh" => $request->tempoh,
// "tempoh_tarikh" => Carbon::now()->addDays($request->tempoh)->toISOString(),
"created_n" => Carbon::now()->toDateTimeString(),

Loading…
취소
저장