### Describe the Bug I have four books in a shelve: aa, ab, BB, BC After sorting by name I get: - BB - BC - aa - ab ### Steps to Reproduce Create books as described and sort them by name. ### Expected Behaviour I'd expect to get a case insensitive sort: - aa - ab - BB - BC ### Screenshots or Additional Context  ### Browser Details _No response_ ### Exact BookStack Version v23.05 ### PHP Version _No response_ ### Hosting Environment linuxserver.io Docker