@php use App\Http\Controllers\Mod\ModRelationship;use App\Models\Profile;use Illuminate\Support\Facades\Crypt; if($record_negotiation==null) { dd('Relacionamento',$record_negotiation,'Negociacao',$record_negotiation,'SalesOrder',$record_sec); } @endphp @include('system-layouts.layout-head') @include('mod-negotiation-relationship.title') @php //Carrega os Botoes $profile=Profile::user(); //PERMISSÃO DO USUARIO //'3': Gerente de Vendas | table: system_perm_template $permission=Profile::permTemplate($profile->idComp,$profile->idUser,'3'); if(isset($record_negotiation)){ //Verifica as permissões // if($permission!=0){ // //FILTRAR PARA idUser // $record_relationship=ModRelationship::relationshipAdmNegotiation('0',$record_negotiation->idNegotiation); // // }else{ // //filtar pro idUserResponsible // $record_relationship=ModRelationship::relationshipNegotiationAction('0',$record_negotiation->idNegotiation); // } // dd($record_paste_negotiation); $id_clientprovider = $record_negotiation->idClientProvider; $id_negotiation=$record_negotiation->idNegotiation; $id_negotiation_select=$record_negotiation->idNegotiation; $record_negotiation=$record_negotiation; @endphp
@include('mod-negotiation-relationship.index-client') @include('mod-negotiation.include-folder-negotiation') {{-- @include('mod-negotiation-relationship.index-negotiation')--}} @php $option='re'; @endphp {{-- @include('mod-negotiation-relationship.index-relationship')--}}

Warning: Undefined variable $record_relationship in /home/admgocrm/public_html/crm/dev/crmviews/mod-negotiation-relationship/index.blade.php on line 76

Fatal error: Uncaught Error: Call to a member function currentPage() on null in /home/admgocrm/public_html/crm/dev/crmviews/mod-negotiation-relationship/index.blade.php:76 Stack trace: #0 {main} thrown in /home/admgocrm/public_html/crm/dev/crmviews/mod-negotiation-relationship/index.blade.php on line 76