Added Role view to Network
This commit is contained in:
@@ -19,11 +19,7 @@ class AddressModel {
|
||||
public $edit_by = null;
|
||||
public $create = null;
|
||||
public $edit = null;
|
||||
|
||||
public static function find($data) {
|
||||
|
||||
}
|
||||
|
||||
|
||||
public static function create(Array $data) {
|
||||
$model = new Address();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user