@include('partials.validation-errors')
@error('name') {{ $message }} @else Nombre del departamento @enderror
@if (Route::current()->getName() == 'departamentos.edit')
active ? 'checked' : '' }} class="form-check-input" id="exampleCheck1"> Estado que permitirá la visualización del departamento
@endif