Common steps to fix you system:
- Get an Endeavour installer (Arch would probably also work but best to stick with the distro you installed). You can boot the Slax USB drive to get into Linux and make an installer drive on another USB drive.
- Boot into a live environment
- Either use
arch-chroot
orchroot
and a bunch of (bind) mounts to get a shell within the context of the distro on your disk - Let pacman do its thing
- Update initramfs for good measure, reinstall your bootloader
- Reboot, pray
If your bootloader is still there but just doesn't show up in the boot menu, try to find an option to boot an .efi file ("boot from file" or similar). If you can launch your bootloader manually and it works, reinstall it or manually re-register it using efibootmgr