@extends('layouts.menu') @section('title', 'Agregar Personal') @section('contenido')
{{-- incio header --}}

Formulario Empleado

{{-- Fin header --}}
@stop @section('scripts') @stop