@extends('helper.include.view.modal', ['id' => 'modal-vinculacao-de-taloes', 'class_size' => 'modal-big']) @section('modal-start') {{--
--}} @overwrite @section('modal-header-left') @overwrite @section('modal-header-right') @overwrite @section('modal-body')

Talões da remessa @{{ vm.VincularTaloes.TEXT_REMESSA }}

Remessa Talão Talão Ac. Modelo Cor Cor Origem Tam. Quantidade Status
@{{ talao.REMESSA }} @{{ talao.CONTROLE }} @{{ talao.TALAO_ACUMULADO }} @{{ talao.MODELO_DESC }} @{{ talao.COR_DESC }} @{{ talao.COR_DESCRICAO }} @{{ talao.TAM_DESC }} @{{ talao.QUANTIDADE_PRODUCAO | number: 0 }}
@overwrite @section('modal-end') {{-- --}} @overwrite