@extends('layouts.app') @section('title','Add Staff') @section('page-title','Add Staff') @section('content')
Add Staff Member
@csrf
{{-- Hierarchy --}}

Reporting Hierarchy
Leave blank to auto-assign based on hierarchy level
Cancel
@endsection @push('scripts') @endpush