@php use App\Models\NewClasses; @endphp @include('system-layouts.layout-head') @include('systructure-architect-database-version-test.title') @include('systructure-architect-database-version-test.style') @php switch ($x_order){ case 1: $x_order_name='idArchitect'; break; case 2: $x_order_name='xOrder'; break; case 3: $x_order_name='idStatusRegExec'; break; default; $x_order_name='xOrder'; $x_order=2; } //CONDIÇÕES DAS OPÇOES $data_sql = new NewClasses();//create a new $data_sql->optionInporporate=2; $data_sql->optionStatus=1;//AMBIENTE DE TESTE @endphp

EDITAR SCRIPT SQL

{{--
Lista todos os registro 2
--}}
{{-- --}} {{-- --}} {{-- DB Conf--}} {{-- --}}
@php $select_process = isset($select_process)?$select_process:3 @endphp @foreach($record_process as $row_process) @endforeach
@include('systructure-architect-database-version-test.index-sql-load')
@include('system-layouts.layout-footer')