@extends('helper.include.view.modal', ['id' => 'modal-progresso', 'class_size' => 'modal-lg'])
@section('modal-header-left')
Ajuste Automático de Documentos
@overwrite
@section('modal-header-right')
@overwrite
@section('modal-body')
@{{vm.PORGRESSO.PORGRESSO_STATUS}}
@{{(vm.PORGRESSO.PORGRESSO_TOTAL3 > 100 ? 100 : vm.PORGRESSO.PORGRESSO_TOTAL3) | number:2 }}%
@overwrite