@extends('layouts.app') @section('content')
{{-- Decorative Circle --}}

Create Department

Organize your workforce structure

@csrf
{{-- 1. DEPARTMENT NAME --}}
{{-- 2. DEPARTMENT CODE --}}
{{-- 3. MANAGER --}}
{{-- 4. STATUS --}}
{{-- SUBMIT BUTTON --}}
@endsection