{{--
{{$result['Email_configurations']['products']['name']}}-IPTV Set top
box provider
--}}
..
@if($result['Email_configurations'])
@endif
@if(count($result['channelsData'])>0) @foreach($result['channelsData'] as $chName) @if($i == '1')
@endif
{{ $chName->chnannel_id }}. {{ str_replace('*', '', $chName->chnannel_name) }}
@if($i == '3')
@endif @endforeach @endif