소스 검색

notification data

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

+ 1
- 1
app/Http/Controllers/Main/TaskController.php 파일 보기

@@ -77,7 +77,7 @@ class TaskController extends Controller

$data = [
'non' => $compound->non,
'jenis' => $compound->jenis_n
'jenis' => $compound->jenis_n,
'nama' => $compound->nama,
'identity' => $compound->identity,
'alamat' => $compound->alamat,

Loading…
취소
저장