@extends('layouts.layouts_module')
@section('css')
@stop
@section('content_module')
MODULO - {{$nombre_modulo->nombre}}
Agregar Nuevo Permiso o Incapacidad
@endsection
{{--
@if ($errors->has('id_departamento'))
{{ $errors->first('id_departamento') }}
@endif
--}}