refactor(library): extract CreateSectionController at /library/section/create
Migrates mkdir page to a dedicated admin-only controller with Eloquent insert.
Adds $fillable to LibraryCategory model.
Adds $fillable to LibraryCategory model.