Add Staff

Create a staff profile for monthly salary generation.

@csrf @include('admin.staffs._form', ['staff' => $staff])
Cancel