@php use App\Models\Profile; use Illuminate\Support\Facades\Crypt; use App\Http\Controllers\ModToolStatus; $action_btn=isset($action_btn)?$action_btn:1; @endphp @php //ACCESS - Elem-ID: 39 | Elem: Acesso as negociações dos Vendedores | Caminho: ger\Vendas\Negociação\Vendedor if(Profile::permElem('39')==1){ @endphp @foreach($record as $row)
VS: {{$row->idVersionDatabase}}
Status:
{{$row->blockName}}
{!! nl2br($row->descriptionSQL) !!}
@if($action_btn==1)
@endif
@endforeach @php } @endphp