If(
DropdownNationality.Selected.Value <> "Pakistani",
Notify("Thank you for your trust, but this benefit is limited to Pakistani nationals only.", NotificationType.Information),
Navigate('PAD Ramadan')
)
You cannot navigate directly to a Power Apps form; instead, you need to specify the screen name where the form is located.
For example: