@php use Illuminate\Support\Facades\Crypt; @endphp
{{-- O Responsavel pela negociacao de ser iqual ao responsavel pelo cliente --}} @if($row->idUserResponsible == $row->idUserResponsibleClient) @endif
Atalhos:
{{-- --}} {{-- --}} {{-- --}} {{-- SOMENTE: ADM, SUPERVISOR E VENDEDOR --}} @if(($profile->idUserRole==1)||($profile->idUserRole==2)||($profile->idUserRole==3)) @endif {{-- PROPOSTA| OLHAR: OCULTAR/MOSTRAR --}}