|
|
@if($return->ativar_coleta_automatica == "1")
A
@elseif ($return->ativar_coleta_automatica <> "1")
N
@endif
|
{{ $return->razao }}
{{ $return->endereco }}, {{ $return->numero }}
|
{{ $return->bairro }} - {{ $return->cep }}
{{ $return->cidade }} - {{ $return->uf }}
|
{{ $return->contato }}
{{ $return->telefone }}
|
{{ $return->email }}
|
@if (@$statusCheck == "checked")
@else
@endif
|
@endforeach
@endif