Fix Exetel Traffic import
This commit is contained in:
@@ -6,7 +6,7 @@ The traffic import today, had mismatching records. A request to have those login
|
||||
@component('mail::table')
|
||||
| ID |
|
||||
| - |
|
||||
@foreach ($aso->traffic_mismatch($date) as $o)
|
||||
@foreach ($aso->trafficMismatch($date) as $o)
|
||||
| {{ $o->service }}
|
||||
@endforeach
|
||||
|
||||
|
Reference in New Issue
Block a user