I am using Shell’s module creator and when I load up the Brands.php block for the admin panel to CRUD my custom database for my module, I am given a blank page upon clicking Manage Items from the Brand menu. Have you any idea why? I checked the error logs and there’s nothing there.

From the image it looks like the Grid_Container isn’t getting loaded into your layout. Try enabling Template / Block hints and seeing if there is anything loaded. I’m guessing your layout is misconfigured/missing.