Parcourir la source

notification data

master
Siti Rahayu il y a 4 ans
Parent
révision
af03aff023
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1
    1
      app/Http/Controllers/Main/TaskController.php

+ 1
- 1
app/Http/Controllers/Main/TaskController.php Voir le fichier

@@ -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,

Chargement…
Annuler
Enregistrer