webulgam.com link added to footer
This commit is contained in:
@@ -81,6 +81,14 @@ class CardPin extends Model
|
||||
return $this->belongsTo(Branch::class, 'branch_id');
|
||||
}
|
||||
|
||||
/**
|
||||
* Return ID ))
|
||||
*/
|
||||
public function really(): int
|
||||
{
|
||||
return $this->id;
|
||||
}
|
||||
|
||||
/**
|
||||
* Price for order
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user