@extends('layouts.app') @section('title','Edit Employee') @section('content')

Edit Employee form — implementation in progress.

This view inherits the full ERP layout with sidebar, topbar and all modules.

@endsection