No | @lang("content.name") | @lang("content.sales_channel") | {{--@lang("content.region") | --}}@lang("content.country") | @lang("content.city") | @lang("content.address") | @lang("content.email") | @lang("content.phone") | @lang("content.actions") |
---|---|---|---|---|---|---|---|---|---|
{{ $j + 1 }} | {{ $each->agency }} | {{ $each->salesChannel ? $each->salesChannel->channel : "" }} | {{--{{ $each->region ? $each->region->region : "" }} | --}}{{ $each->country ? $each->country->country : "" }} | {{ $each->city ? $each->city->city : "" }} | {{ $each->address }} | {{ $each->email }} | {{ $each->phone }} |