wrong function name
This commit is contained in:
parent
99c8fae39c
commit
934a5457d4
@ -257,7 +257,7 @@ class Bill extends Model
|
|||||||
*
|
*
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function getLabelAttribute()
|
public function getStatusLabelAttribute()
|
||||||
{
|
{
|
||||||
switch ($this->code) {
|
switch ($this->code) {
|
||||||
case 'paid':
|
case 'paid':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user