@extends('layouts.app') @section('content')

Edit Employee Profile

Modify HR records and system access

@if($errors->any())
@endif
@csrf @method('PUT')

System Access & Login

Cancel
@endsection