@php($pos=1) @foreach($users as $user) @php($col=1) @php($totlin=6) @php($lin=1) @for($cont=1;$cont<=( 2 * $totlin );$cont++) @if($col == 1) @endif @if($col == 1) @endif @if($col == 2) @if ($lin < $totlin) @else

@if($user->role->is_hlc_member) Comissão de Ligação
com Hospitais @elseif($user->role->is_pvg_member) Grupo de Visitas a Pacientes @else Comissão de Ligação
com Hospitais @endif

para as Testemunhas de Jeová

{!! $user->region ? ($user->region->description ? $user->region->description : " ") : " " !!}

{!! $user->name !!}

@if($user->role->is_hlc_member || $user->role->is_pvg_member)

Ministro

@endif

Tel. (24h) {!! $user->phone_primary !!}

 

 

@if($cardemail==1)

{!! $emailsupport !!}

@elseif($cardemail==2)

{!! $user->region ? $user->region->email : $emailsupport !!}

@elseif($cardemail==3)

{!! $user->email !!}

@else

hid.br@jw.org

@endif

{!! $user->region ? (isset($user->region->address) ? nl2br($user->region->address) : ' ') : "" !!}

@if($pos < count($users))
@endif @endif @php($lin = $lin + 1) @php($lin = $lin == $totlin ? 1 : $lin) @endif @php($col = $col==1 ? 2 : 1) @endfor @php($pos = $pos + 1) @endforeach
> > > >