@extends('layouts.panel') @section('title', 'Perfil de Empleado') @section('content')
{{-- Header Navigation --}}

Perfil de Empleado

Panel de Gestión Gerencial

{{-- Loading State --}}

Cargando información del colaborador...

{{-- 2-Column Responsive Layout --}}
{{-- Close max-w-7xl --}} {{-- Modal Editar Perfil (MOVIDO AFUERA DEL CONTENEDOR RESTRINGIDO) --}} {{-- Close main section padding/container --}} @endsection @push('scripts') @endpush