Weird error when removing page templates

There’s a Blade cache in uploads/cache that stores the compiled Blade templates - you could try emptying that folder to see if it fixes it.

You could also try a full text search through your code and see if there are any references to that file anywhere. If that still doesn’t solve it, maybe there’s a reference in the database…