@if ($total > 0) @foreach ($subscribers as $key => $item) @foreach ($fields as $field)
Fatal error: Uncaught Error: Call to a member function getValueByField() on null in /home/appilogicx/public_html/marketing/resources/views/subscribers/_list.blade.php:31 Stack trace: #0 {main} thrown in /home/appilogicx/public_html/marketing/resources/views/subscribers/_list.blade.php on line 31
{{ $item->email }}
{{ trans('messages.' . $item->status) }} {{ trans('messages.email_verification_result_' . $item->verify_result) }}