@extends('navbar.default-navbar') @section('content')
Você está em: {{$unidade->name}}

EXCLUIR DOCUMENTAÇÃO DE REGULARIDADE:

@if ($errors->any())
@endif
@if ($documents->type_id === 1) @elseif ($documents->type_id === 2) @elseif ($documents->type_id === 3) @elseif ($documents->type_id === 4) @elseif ($documents->type_id === 5) @elseif ($documents->type_id === 6) @elseif ($documents->type_id === 7) @elseif ($documents->type_id === 8) @elseif ($documents->type_id === 9) @endif
Deseja realmente Excluir este Documento de Regularidade??
@endsection