feature: keep sidebar and add service layer
This commit is contained in:
@@ -13,6 +13,7 @@ class Administration extends Model
|
||||
|
||||
|
||||
protected $table = 'administration';
|
||||
public $timestamps = false;
|
||||
|
||||
protected $fillable = [
|
||||
'msnv',
|
||||
|
||||
Reference in New Issue
Block a user