create headquarters dashboard
This commit is contained in:
@@ -7,4 +7,5 @@ use Illuminate\Database\Eloquent\Model;
|
||||
class Cdr extends Model
|
||||
{
|
||||
protected $connection = 'asterisk';
|
||||
protected $table = 'cdr';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user