@extends('metronic.base') @section('extracss') @endsection @section('extrajs') @endsection @section('content')
@php $action = 'view'; @endphp @include('RecursosHumanos.Empleados.EmpleadosForm')
@endsection