Cronjob path is wrong for cake3 project

In cakephp3 I cannot get my cronjob to run as I keep getting /bin/bash: bin/cake: No such file or directory from the email feedback I set in my cpanel

The file is in the folder called Shell in the project and the file name is called invoicingShell.php

The folder of bin is in the cakephp3 project where it should be and I am using a linux OS. What am I doing wrong?

My cronjob is set in cronjobs Cpanel (every min for testing) i omitted the real account name below

cd /home/myaccount/public_html/crm/src && bin/cake invoicing postpaid