@extends('layouts.admin') @section('page-title', 'Add Employee') @section('page-subtitle', 'Create employee & link to a financial session') @section('content')
Create a new employee and assign them to the correct financial session.
Basic profile and session assignment. All fields are mandatory.