javafx fxml file not found
i get an error saying that
getClass().getResource("LoginAdminView.fxml") at line 22 is nulli dont understand why since i have the same setup in the main class and that works. the only difference is that this class is in a subfolder and the main isnt. But i can't figure out what's wrong