@include('system-layouts.layout-head') @include('mod-salesorder-proposal-tag.title')

Lista

Lista todos os registros
@foreach($record as $row ) @endforeach
TAGs Detalhes
{{ $row->xTag }} Titulo: {{ $row->xName }} | ID: {{ $row->idProposalTag }}
Descrição:
Warning: Undefined variable $row in /home/admgocrm/public_html/crm/dev/crmviews/mod-salesorder-proposal-tag/index.blade.php on line 29

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