@extends('corpo2')
@section('corpo')
@php $ok = 0; $tipo = "dados"; @endphp
Descrição:
Lavra subterrânea exceto pegmatitos e gemas
{!! Form::open(['url'=>routeTenant('fce14.tarefas.ft.update',[$dados['token']]), 'class'=>'form','id'=>'form','enctype'=>'multipart/form-data']) !!}
INFORMAÇÕES PRÉVIAS
@include('form.fce1-4.passo1')
ATIVIDADES
@include('form.fce1-4.passo2')
CRITÉRIOS LOCACIONAIS DE ENQUADRAMENTO
@include('form.fce1-4.passo3')
FATORES DE RESTRIÇÃO OU VEDAÇÃO
@include('dados.fce1-4.passo4')
OUTRAS INTERVENÇÕES
@include('form.fce1-4.passo5')
CLASSIFICAÇÃO DA ATIVIDADE
@include('form.fce1-4.passo6')
IDENTIFICAÇÃO DO EMPREENDEDOR
@include('form.fce1-4.form.passo1')
IDENTIFICAÇÃO DO EMPREENDIMENTO
@include('form.fce1-4.form.passo2')
ENDEREÇO PARA ENVIO DE CORRESPONDÊNCIA
@include('form.fce1-4.form.passo3')
@if ($dados['6_8_modalidade_resultante'] == 'LAC2' or $dados['tipo_modalidade'] == 'LAC1')
CARACTERIZAÇÃO DO EMPREENDIMENTO
@include('dados.fce1-4.lac.passo4')
USO DE RECURSO HÍDRICO
@include('dados.fce1-4.lac.passo5')
AUTORIZAÇÃO PARA INTERVENÇÃO AMBIENTAL E/OU INTERVENÇÃO EM ÁREA DE PRESERVAÇÃO PERMANENTE E/OU DECLARAÇÃO DE COLHEITA E COMERCIALIZAÇÃO DE FLORESTA.
@include('dados.fce1-4.lac.passo6')
@endif
@if ($dados['6_8_modalidade_resultante'] == 'LAS-RAS')
CARACTERIZAÇÃO DO EMPREENDIMENTO
@include('dados.fce1-4.lasras.passo4')
@endif
@if ($dados['6_8_modalidade_resultante'] == 'Renovação')
CARACTERIZAÇÃO DO EMPREENDIMENTO
@include('dados.fce1-4.lac.passo4')
USO DE RECURSO HÍDRICO
@include('dados.fce1-4.renovacao.passo5')
AUTORIZAÇÃO PARA INTERVENÇÃO AMBIENTAL E/OU INTERVENÇÃO EM ÁREA DE PRESERVAÇÃO PERMANENTE E/OU DECLARAÇÃO DE COLHEITA E COMERCIALIZAÇÃO DE FLORESTA.
@include('dados.fce1-4.renovacao.passo6')
@endif
@if ($dados['6_8_modalidade_resultante'] == 'LAS-Cadastro')
CARACTERIZAÇÃO DO EMPREEDIMENTO
@include('dados.fce1-4.lascadastro.passo4')
@endif
{!! Form::close() !!}