polishing
This commit is contained in:
@@ -55,4 +55,8 @@ class Ledger extends Model
|
||||
{
|
||||
return 'uuid';
|
||||
}
|
||||
|
||||
public function getUrlAttribute(): string {
|
||||
return route('dynamics.ledgers.show', $this);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user