@extends('layouts.admin') @section('page_title', 'Edit User: ' . $user->name) @section('content')
Modify employee information and status.