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

Recursos Humanos

Novo Regulamento
@if($errors->any())
@elseif(isset($sucesso)) @if($sucesso =="ok")
@endif @endif
@endsection