ui_hayatie

This commit is contained in:
hayatie
2024-04-15 11:57:34 +08:00
parent 9c978355dd
commit 92675c3c68
16 changed files with 77 additions and 34 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
<?php
<?php
namespace App\Http\Middleware;
+1
View File
@@ -8,6 +8,7 @@ class Nominee extends Model
{
protected $table = 'nominee';
protected $fillable = [
'name',
'unit',
'no_anggota',