@php use Illuminate\Support\Facades\Crypt; @endphp @include('system-layouts.layout-head') @include('mod-orderservice-class.title')

Classifique o agendamento da ordem de serviço

{{--
Lista todos os registro 2
--}}
@foreach($record as $row ) @endforeach
Detalhes
Nome: {{ $row->xName }}
Descrição:
Warning: Undefined variable $row in /home/admgocrm/public_html/crm/dev/crmviews/mod-orderservice-class/index.blade.php on line 35

Warning: Attempt to read property "description" on null in /home/admgocrm/public_html/crm/dev/crmviews/mod-orderservice-class/index.blade.php on line 35
@include('system-layouts.layout-footer')