Siti Rahayu 4 лет назад
Родитель
Сommit
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,

Загрузка…
Отмена
Сохранить