with('invoice', Invoice::first()) ->with('user', User::whereEmail('howdy@hi5ve.digital')->first()); } }