@extends('navbar.default-navbar') @section('content')
Você está em: {{$unidade->name}}
ALTERAR MEMBROS DIRIGENTES:
@if ($errors->any())
@endif
Nome:
Cargo:
Tipo Membro:
@endsection