@extends('helper.include.view.modal', ['id' => 'modal-defeito', 'class_size' => 'modal-lg']) @section('modal-header-left') @overwrite @section('modal-header-right') @overwrite @section('modal-body')
@{{iten.TIPO}}:
@{{iten.DESC}}
x
Dé um duplo click em um dos itens das tabelas para criar uma filtragem
@include('vendas._12050.show.tab',['TIPO' => 'LINHA', 'DESC' => 'Linha'])
@include('vendas._12050.show.tab',['TIPO' => 'DEFEITO', 'DESC' => 'Tipo Def.'])
@include('vendas._12050.show.tab',['TIPO' => 'DEFEITO_SETOR', 'DESC' => 'Setor Def.'])
@include('vendas._12050.show.tab',['TIPO' => 'GP', 'DESC' => 'GP'])
@include('vendas._12050.show.tab',['TIPO' => 'COR', 'DESC' => 'Cor'])
@include('vendas._12050.show.tab',['TIPO' => 'DENSIDADE', 'DESC' => 'Densidade'])
@include('vendas._12050.show.tab',['TIPO' => 'ESPESSURA', 'DESC' => 'Espessura'])
@include('vendas._12050.show.tab',['TIPO' => 'MODELO', 'DESC' => 'Modelo'])
@include('vendas._12050.show.tab',['TIPO' => 'PERFIL', 'DESC' => 'Perfil(1)'])
@include('vendas._12050.show.tab',['TIPO' => 'PERFIL2', 'DESC' => 'Perfil(2)'])
@include('vendas._12050.show.tab',['TIPO' => 'PERFIL3', 'DESC' => 'Perfil(3)'])
@include('vendas._12050.show.tab',['TIPO' => 'TAMANHO', 'DESC' => 'Tamanho'])
@overwrite